more css tweaks
This commit is contained in:
parent
6776e951af
commit
6d95e2b4da
@ -2516,10 +2516,11 @@
|
||||
float: left;\
|
||||
}\
|
||||
#qr_form {\
|
||||
clear: both;\
|
||||
clear: left;\
|
||||
margin: 0px;\
|
||||
}\
|
||||
#qr textarea {\
|
||||
width: 302px;\
|
||||
width: 100%;\
|
||||
height: 120px;\
|
||||
margin: 0px;\
|
||||
}\
|
||||
|
||||
@ -1982,10 +1982,11 @@ main =
|
||||
float: left;
|
||||
}
|
||||
#qr_form {
|
||||
clear: both;
|
||||
clear: left;
|
||||
margin: 0px;
|
||||
}
|
||||
#qr textarea {
|
||||
width: 302px;
|
||||
width: 100%;
|
||||
height: 120px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user