diff options
| author | garbash <dor.garbash@gmail.com> | 2015-04-05 12:05:14 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-04-05 12:05:18 +0300 |
| commit | 6f6e43f63952eac5eb1f603631b37988d1e68cdf (patch) | |
| tree | 44f6ff272d403eed4c00ff2ca218ace9606fa496 /res/client/css/partials/buttons.scss | |
| parent | d5525ed6c217023ff706d70613b2fade4a9587bf (diff) | |
Toolbar icons are now text labels
Diffstat (limited to 'res/client/css/partials/buttons.scss')
| -rw-r--r-- | res/client/css/partials/buttons.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/client/css/partials/buttons.scss b/res/client/css/partials/buttons.scss index 6ac0b834..3c6263de 100644 --- a/res/client/css/partials/buttons.scss +++ b/res/client/css/partials/buttons.scss @@ -55,3 +55,5 @@ background-size: $icon-width; width: 32px; } + + |
