Skip to content

Commit

Permalink
Overlay theme fix for MDL-25214
Browse files Browse the repository at this point in the history
  • Loading branch information
jstabinger committed Nov 18, 2010
1 parent fc2b546 commit c7a90e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions theme/overlay/style/core.css
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,12 @@ div.custom_menu_submenu li a {

div.firstdockitem {
margin-top: 30px;
}

.headermenu .logininfo, .headermenu div, .headermenu form {
display: inline;
}

.headermenu .logininfo {
padding-right: 5px;
}

0 comments on commit c7a90e1

Please sign in to comment.