diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-30 16:59:51 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-30 16:59:51 +0200 |
| commit | 897b200c5ea77b72ea694f912a66129be3ed029c (patch) | |
| tree | a285f7dda33f598e4679d2547cabd24bcd4ac9e8 /res/css/modules | |
| parent | c37466600d9b6815f97ac37620db7fad750a9dcc (diff) | |
Styled search-bar
Diffstat (limited to 'res/css/modules')
| -rw-r--r-- | res/css/modules/positions.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/css/modules/positions.scss b/res/css/modules/positions.scss new file mode 100644 index 00000000..f91db2dd --- /dev/null +++ b/res/css/modules/positions.scss @@ -0,0 +1,3 @@ +$top-bar-height: 36px; +$search-bar-height: 48px; +$search-icon-height: 20px;
\ No newline at end of file |
