Remove top and bottom border for resizable handle
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user