diff options
| author | HJ <spam@hjkos.com> | 2018-12-18 19:48:05 +0000 |
|---|---|---|
| committer | HJ <spam@hjkos.com> | 2018-12-18 19:48:05 +0000 |
| commit | 562c68a51c9746650fabfc5c641816396439c791 (patch) | |
| tree | 327b6e195cb9820213dd838384353beb22e99f6b /src/components/tab_switcher/tab_switcher.scss | |
| parent | f62ff2d894d87c7e9c200687eb2a91bcb111e7e1 (diff) | |
| parent | 81c83566cd8a9bf09b568264e289591c52fbca0d (diff) | |
Merge branch 'user-profile-overhault' into 'develop'
Small refactor for followers/friends, change display to use tabs instead of "leaky brains"
Closes #111
See merge request pleroma/pleroma-fe!427
Diffstat (limited to 'src/components/tab_switcher/tab_switcher.scss')
| -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; |
