[Frontend] Refactoring to use Victorizr instead of media queries

open #639
open #683
open #169
open #335
    Fixed wrong application of body.desktop.mini-tab...;
    Increased size of pane collapse/expand icons;
    Removed max-width applied to search input holder;
This commit is contained in:
Charles Hacskaylo
2016-02-18 11:20:50 -08:00
parent f6cb76354e
commit fb20af24bc
5 changed files with 181 additions and 184 deletions

View File

@@ -42,7 +42,6 @@
$iconEdgeM: 4px;
$iconD: $treeSearchInputBarH - ($iconEdgeM*2);
font-size: 0.8em;
max-width: 250px;
position: relative;
.search-input {