Remove width from console-tray to remove scrollbar

This commit is contained in:
Ryan Huffman 2015-12-21 16:38:52 -08:00
parent b7cdfe5b7d
commit 09cc9e24d0

View file

@ -45,7 +45,6 @@ header {
#console-tray {
display: inline-block;
width: 100%;
margin: 0px 75px;
color: white;