Drops settings back to 550px, since it doesn't need the extra 50 anymore.

This commit is contained in:
Jason Neufeld 2015-09-06 11:54:35 -07:00
parent c6287653f9
commit c7a80ebdec

View File

@ -84,7 +84,7 @@
.drawer-content {
overflow: hidden;
background-color: #444;
height: 600px;
height: 550px;
max-height: 100%;
width: 280px;
border-top-left-radius: 4px;