Commit a7294571 authored by Ivan Tyagov's avatar Ivan Tyagov

CSS fix.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34513 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent caee9bd0
...@@ -979,6 +979,10 @@ form p,\n ...@@ -979,6 +979,10 @@ form p,\n
\n \n
}\n }\n
\n \n
/* ERP5 form listbox bottom */\n
.bottom{\n
float:left;\n
}\n
\n \n
.meta {\n .meta {\n
\n \n
...@@ -1245,16 +1249,12 @@ button.bt-med span img {\n ...@@ -1245,16 +1249,12 @@ button.bt-med span img {\n
\n \n
\n \n
.bottom_actions {\n .bottom_actions {\n
\n
float:right;\n float:right;\n
width: auto;\n width: auto;\n
margin-right: 10px;\n margin-right: 10px;\n
\n
}\n }\n
\n \n
\n \n
\n
\n
/* Login form CSS */\n /* Login form CSS */\n
fieldset#fieldset_left_registration, \n fieldset#fieldset_left_registration, \n
fieldset#fieldset_right_registration {\n fieldset#fieldset_right_registration {\n
......
1328 1330
\ 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