Commit 4ff63dac authored by Jacques Honoré's avatar Jacques Honoré

- added padding 10px above the menu

- resized breadcrumb height
- aligned the top of km right and left

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34972 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b7a2fe76
......@@ -221,7 +221,7 @@ fieldset.right {\n
\twidth:22.5%;\n
\tposition:relative;\n
margin-left: 19px;\n
padding-top: 15px;\n
padding-top: 10px;\n
\n
}\n
\n
......@@ -339,7 +339,7 @@ button, select, input {\n
\tfloat:left;\n
\twidth:100%;\n
\tmargin:0;\n
\tpadding:0;\n
\tpadding:10px 0 0 0;\n
\tz-index: 1;\n
\n
}\n
......@@ -389,7 +389,7 @@ button, select, input {\n
\tdisplay: block;\n
\tclear: both;\n
\twidth:100%;\n
padding: 10px 0;\n
padding: 5px 0;\n
\n
}\n
\n
......@@ -1236,7 +1236,6 @@ button.bt-med span img {\n
\n
#km_left {\n
\n
padding-top: 15px;\n
float: left;\n
width:75%;\n
\n
......
1361
\ No newline at end of file
1362
\ 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