diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-04-06 16:33:08 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-04-06 16:36:29 +0300 |
| commit | f45058b7381b46cd6b3eaec57ecbf8efb62d4e1f (patch) | |
| tree | 6caa990135be9ec200138e4ae10d04b4a29810dc /res/client/css/modules | |
| parent | 484cd5faa683130149706b8ecd4782e0ff7b9d11 (diff) | |
misc: fix layout button look
Diffstat (limited to 'res/client/css/modules')
| -rw-r--r-- | res/client/css/modules/positions.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/client/css/modules/positions.scss b/res/client/css/modules/positions.scss index a8940302..442cbd19 100644 --- a/res/client/css/modules/positions.scss +++ b/res/client/css/modules/positions.scss @@ -9,4 +9,6 @@ $icon-width: 45px; /* Horizontal spacing */ $doc-margin: 70px; $graph-margin-right: 20px; + +// toolbars $toolbar-button-width: 65px; |
