Increased admin navigation width to handle longer text length

This commit is contained in:
Sarven Capadisli 2010-03-04 13:31:49 -05:00
parent 9cedb154b4
commit 36d86463e4
1 changed files with 2 additions and 2 deletions

View File

@ -367,8 +367,8 @@ body[id$=adminpanel] #site_nav_local_views {
position:relative;
z-index:9;
float:right;
margin-right:18.65%;
width:14.25%;
margin-right:10.65%;
width:22.25%;
}
body[id$=adminpanel] #site_nav_local_views li {
width:100%;