Uses a fixed height for header to control the layout for notice form

in Cloudy
This commit is contained in:
Sarven Capadisli 2010-01-06 18:02:46 +00:00
parent d7e2a29498
commit fe18100281
1 changed files with 2 additions and 1 deletions

View File

@ -242,6 +242,7 @@ margin-right:-47px;
#header {
width:100%;
height:10.5em;
position:relative;
float:left;
padding-top:18px;
@ -1522,7 +1523,7 @@ min-width:0;
#useradminpanel #content,
#pathsadminpanel #content,
#adminprofileflag #content {
padding-top:170px;
padding-top:12.5em;
}
#profilesettings #form_notice,