flushy flushy

This commit is contained in:
James Campos 2011-05-07 18:28:25 -07:00
parent 9e0bae3661
commit c4471931dc
2 changed files with 2 additions and 0 deletions

View File

@ -2291,6 +2291,7 @@
#qr textarea {\
width: 302px;\
height: 80px;\
margin: 0px;\
}\
#qr *:not(input):not(textarea) {\
padding: 0 !important;\

View File

@ -1814,6 +1814,7 @@ main =
#qr textarea {
width: 302px;
height: 80px;
margin: 0px;
}
#qr *:not(input):not(textarea) {
padding: 0 !important;