forked from oyd/oyd-web
parent
787c42bba8
commit
e0794ac598
@ -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