1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00

Keep text inside tabnav control on small screens

This commit is contained in:
McMatts 2018-08-21 13:00:36 +01:00
parent 351b8dcc12
commit bd2e8ac165

View file

@ -5,6 +5,7 @@
> .tab {
@include ease-in();
@extend .text-truncate;
display: inline-block;
margin: 0;
padding: 5px 15px;