diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-30 19:50:04 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-30 19:50:04 +0200 |
| commit | 6eb3b3e8ee13d0ab41b0dd1b2eccecae5bb20c49 (patch) | |
| tree | d93bc85263fe238e95f57fc5a0fbb547189785f5 /res/css/modules | |
| parent | ae97bf0a841d59cffdf94c34036ddfe0ab925623 (diff) | |
Input bar styling - submit button not working
Diffstat (limited to 'res/css/modules')
| -rw-r--r-- | res/css/modules/positions.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/modules/positions.scss b/res/css/modules/positions.scss index 2fcd3d90..88b1362a 100644 --- a/res/css/modules/positions.scss +++ b/res/css/modules/positions.scss @@ -3,6 +3,6 @@ $search-bar-height: 48px; $search-icon-height: 20px; $task-alert-height: 48px; $task-desc-height: 20px; - +$input-bar-height:36px; $left-margin: 60px; |
