integration/css/reset.css
changeset 19 43ac4bd80e71
parent 15 56937307d7f4
equal deleted inserted replaced
11:265a5f1cc7cf 19:43ac4bd80e71
    68 	height: 1%;
    68 	height: 1%;
    69 }
    69 }
    70 .clear{
    70 .clear{
    71 	clear: both;
    71 	clear: both;
    72 }
    72 }
       
    73 
       
    74 input::-moz-focus-inner {
       
    75     border: 0 none;
       
    76     padding: 0;
       
    77 }