Added overflow: hidden to the header section of this stylesheet for user_header note.
svn: r15345
This commit is contained in:
parent
47cfc776ec
commit
51ec91e313
@ -225,6 +225,7 @@ div#header {
|
||||
border-bottom: solid 8px #13A926;
|
||||
height: 65px;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
#SiteTitle {
|
||||
margin:0;
|
||||
|
Loading…
Reference in New Issue
Block a user