diff options
| author | Henry Jameson <me@hjkos.com> | 2018-12-17 19:18:57 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-12-17 19:18:57 +0300 |
| commit | bf805361d06c51f13d38a6d4d86aa07e53c2346e (patch) | |
| tree | d7534c121aaef08d765deaa1cd4062034243b109 | |
| parent | 292ac59d08fcdde6beb9f2dcfbd636d76c766a54 (diff) | |
collateral fix for tab display
| -rw-r--r-- | src/components/tab_switcher/tab_switcher.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss index 428335c0..f7449439 100644 --- a/src/components/tab_switcher/tab_switcher.scss +++ b/src/components/tab_switcher/tab_switcher.scss @@ -26,7 +26,6 @@ .tab-wrapper { height: 28px; - overflow: hidden; position: relative; display: flex; flex: 0 0 auto; |
