0
0
Fork 0

Drawer tab according to column (#4135)

* Add notifications link to drawer

* Remove local and public timeline tab in drawer

* Add home
This commit is contained in:
Yamagishi Kazutoshi 2017-07-11 21:36:27 +09:00 committed by Eugen Rochko
parent 425acecfdb
commit 31366334cb
3 changed files with 27 additions and 4 deletions

View file

@ -1317,8 +1317,7 @@
.drawer__tab {
display: block;
flex: 1 1 auto;
padding: 15px;
padding-bottom: 13px;
padding: 15px 5px 13px;
color: $ui-primary-color;
text-decoration: none;
text-align: center;