mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Hide navigation bar text so it can fit on small screens
This commit is contained in:
parent
37302c63c3
commit
69ea4a01e1
@ -577,14 +577,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include limited-single-column('screen and (max-width: 600px)', $parent: null) {
|
|
||||||
.tabs-bar__link {
|
|
||||||
span {
|
|
||||||
display: inline;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@include multi-columns('screen and (min-width: 631px)', $parent: null) {
|
@include multi-columns('screen and (min-width: 631px)', $parent: null) {
|
||||||
.tabs-bar {
|
.tabs-bar {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user