diff options
| author | Shpuld Shpuldson <shpuld@gmail.com> | 2017-06-03 23:42:54 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shpuld@gmail.com> | 2017-06-03 23:42:54 +0300 |
| commit | bac1d3bd57fb0c04b32c31a048ccf58a3dee6be0 (patch) | |
| tree | fe499c4a362e888af05e53e8793cfada0ce0d4e9 /src/App.scss | |
| parent | c0b08d508c34fba9925e8e60c44ce3f818878e2b (diff) | |
Move user-finder into navbar and hide it behind a toggle button, update fontello icons with user-plus and menu.
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss index 3db81537..a5f190cb 100644 --- a/src/App.scss +++ b/src/App.scss @@ -52,6 +52,8 @@ button{ .item { flex: 1; + line-height: 21px; + height: 21px; } .gaps > .item { |
