Merge branch 'bjarnef-dev-v7-resizable-handle-border' into dev-v7

This commit is contained in:
Claus
2016-01-25 15:10:29 +01:00

View File

@@ -180,9 +180,10 @@ body {
bottom: 0;
background-color: @grayLighter;
border: solid 1px @grayLight;
border-top: none;
border-bottom: none;
position:absolute;
z-index:9999 !important;
}
@media (min-width: 1101px) {