mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
removed overflow from top menu bar (was showing a scrollbar)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92796 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
08dc3f0de9
commit
604c9798a2
@ -189,6 +189,7 @@ body.stillLoading select {
|
||||
|
||||
/** 3-PANEL LAYOUT **/
|
||||
.ss-cms-top-menu {
|
||||
overflow: hidden;
|
||||
font-size: 14px;
|
||||
height: 33px;
|
||||
background: #474855 url(../images/mainmenu/top-bg.gif) top left repeat-x;
|
||||
|
Loading…
Reference in New Issue
Block a user