VRFS-948 Formatting updates

Will possibly need to revisit in the context of 294
This commit is contained in:
Daniel Weigh 2014-01-01 19:33:27 -05:00
parent c00267f31c
commit 2d51d04bbd
1 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@
height:100%; height:100%;
width:100%; width:100%;
box-sizing: border-box; box-sizing: border-box;
padding-top: 54px; padding-top: 49px;
} }
} }
@ -259,7 +259,7 @@ a.arrow-down {
#session-controls { #session-controls {
width:100%; width:100%;
padding:11px 0px 11px 0px; padding:6px 0px 11px 0px;
background-color:#4c4c4c; background-color:#4c4c4c;
min-height:20px; min-height:20px;
overflow-x:scroll; overflow-x:scroll;