Tablet: Notebookbar: hamburger menu issue #390
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com> Change-Id: Iaf8378153808582f7d8d785857eed69a6753dfa4
This commit is contained in:
parent
1665a397ab
commit
efca7abfd6
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@
|
|||
.main-nav {
|
||||
margin: 0;
|
||||
}
|
||||
.main-nav.hasnotebookbar {
|
||||
overflow: visible; /*make sure #Menubar's contents are visible*/
|
||||
}
|
||||
.hasnotebookbar{
|
||||
min-width: 808px; /*set a minimum so the logo fits*/
|
||||
overflow: auto hidden;
|
||||
|
|
Loading…
Reference in a new issue