Skip to content

Commit ab61a3d

Browse files
author
Rashid Khan
committed
remove commented out less
1 parent 50ba841 commit ab61a3d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/vendor/bootstrap/less/overrides.less

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,8 @@ code, pre {
142142
.ui-resizable { position: relative;}
143143
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
144144
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
145-
//.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
146-
//.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
147145
.ui-resizable-e { cursor: e-resize; width: 7px; right: 3px; top: 0; height: 100%; }
148146
.ui-resizable-w { cursor: w-resize; width: 7px; left: 3px; top: 0; height: 100%; }
149-
//.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
150-
//.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
151-
//.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
152-
//.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
153-
154147
// ---------------------------
155148

156149
.row-add-button {

0 commit comments

Comments
 (0)