Commit 9aba8055 authored by Ivan Tyagov's avatar Ivan Tyagov

Minor CSS fixes.

parent 067e7c38
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
</item> </item>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts21528683.48</string> </value> <value> <string>ts38362642.97</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -202,7 +202,7 @@ div.gadget-management{\n ...@@ -202,7 +202,7 @@ div.gadget-management{\n
}\n }\n
\n \n
div.right-gadget{\n div.right-gadget{\n
float:right;\n /*float:right;*/\n
display:block;\n display:block;\n
}\n }\n
\n \n
...@@ -717,7 +717,7 @@ div.block fieldset.gadget-profile div.field{\n ...@@ -717,7 +717,7 @@ div.block fieldset.gadget-profile div.field{\n
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>12257</int> </value> <value> <int>12261</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
...@@ -170,17 +170,19 @@ fieldset.hidden_fieldset { \n ...@@ -170,17 +170,19 @@ fieldset.hidden_fieldset { \n
padding-bottom:35px;\n padding-bottom:35px;\n
padding-top: 5px;\n padding-top: 5px;\n
}\n }\n
\n
#master,\n #master,\n
.document,\n .document,\n
.content{\n .content{\n
width:100%;\n min-width:75%;\n
}\n }\n
\n
\n
#wrapper_right{\n #wrapper_right{\n
float: left;\n float: left;\n
width:22.5%;\n width:22.5%;\n
position:relative;\n /*margin-left: 19px;*/\n
margin-left: 19px;\n margin-top: 23px;\n
padding-top: 4px;\n
}\n }\n
\n \n
#km_left {\n #km_left {\n
......
1862 1863
\ 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