A bit wider plone control elements

This commit is contained in:
Frédéric Péters 2009-09-21 13:50:41 +02:00
parent c7831c6772
commit 171f5b3352
1 changed files with 2 additions and 2 deletions

View File

@ -993,7 +993,7 @@ ul#portal-globalnav li a:hover {
float: left;
list-style-type: none;
background: url(edgeColour.gif) repeat-x 0 bottom;
width: 451px;
width: 461px;
position: relative;
margin-bottom: 1em;
}
@ -1041,7 +1041,7 @@ div.contentActions {
ul#contentActionMenus {
list-style-type: none;
width: 451px;
width: 461px;
float: right;
}