further improvement of bonfire view
This commit is contained in:
2
public/js/lib/codemirror/lib/codemirror.css
vendored
2
public/js/lib/codemirror/lib/codemirror.css
vendored
@@ -151,7 +151,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
|
||||
/* 30px is the magic margin used to hide the element's real scrollbars */
|
||||
/* See overflow: hidden in .CodeMirror */
|
||||
margin-bottom: -30px; margin-right: -30px;
|
||||
padding-bottom: 30px;
|
||||
padding-bottom: 0px;
|
||||
height: 100%;
|
||||
outline: none; /* Prevent dragging from highlighting the element */
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user