debt - clean up and polish some CSS rules in base

This commit is contained in:
Benjamin Pasero
2018-03-02 16:47:19 +01:00
parent 03d7041254
commit 57080fa84a
30 changed files with 243 additions and 256 deletions

View File

@@ -14,14 +14,6 @@
height: 25px;
}
.fl:after {
clear: both;
content: '';
display: block;
visibility: hidden;
height: 0;
}
.monaco-findInput > .controls {
position: absolute;
top: 3px;