VRFS-948 Formatting updates
Will possibly need to revisit in the context of 294
This commit is contained in:
parent
c00267f31c
commit
2d51d04bbd
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue