Commit fb86cd76 authored by Ivan Tyagov's avatar Ivan Tyagov

Form CSS fix.

parent af377b2a
...@@ -178,7 +178,7 @@ fieldset.hidden_fieldset { \n ...@@ -178,7 +178,7 @@ fieldset.hidden_fieldset { \n
}\n }\n
\n \n
#km_left .content{\n #km_left .content{\n
min-width:750px;\n width:750px;\n
}\n }\n
\n \n
#wrapper_right{\n #wrapper_right{\n
...@@ -461,10 +461,6 @@ div#mainwrapper div.wrapper div.gadget fieldset.widget legend{\n ...@@ -461,10 +461,6 @@ div#mainwrapper div.wrapper div.gadget fieldset.widget legend{\n
.content .field .input {\n .content .field .input {\n
width: 100%;\n width: 100%;\n
margin-top: 4px;\n margin-top: 4px;\n
}\n
\n
.content .field label {\n
width:30%;\n
float:left;\n float:left;\n
}\n }\n
\n \n
......
1865 1866
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment