forked from oyd/oyd-web
commit
4aba14472d
@ -0,0 +1,16 @@ |
|||||||
|
#rStudioHeader .innards { |
||||||
|
flex-wrap: wrap; |
||||||
|
} |
||||||
|
#rStudioHeader #menu { |
||||||
|
display: block; |
||||||
|
white-space: normal; |
||||||
|
} |
||||||
|
#rStudioHeader #menu #menuItems { |
||||||
|
display: block; |
||||||
|
} |
||||||
|
#rStudioHeader #menu #menuToggler { |
||||||
|
display: none; |
||||||
|
} |
||||||
|
#rStudioHeader #menu .menuItem { |
||||||
|
display: inline-block; |
||||||
|
} |
Loading…
Reference in new issue