/* Rules for the whole left sidebar, including the logo */
#menu-icon {
- display: inline-block;
+ display: inline-block !important;
}
width: 100%;
position: fixed;
top: 58px;
- height: 360px;
+ height: 370px;
overflow-x: hidden;
z-index: 1;
background: #fff;
p.large-text {
- font-size: 1.4em;
- line-height: 1.5em;
+ font-size: 1.2em;
+ line-height: 1.4em;
}
&.minimized {
background: none;