This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Hide navigation bar text so it can fit on small screens
closed-social-glitch-2
Thibaut Girka
6 years ago
committed by
ThibG
parent
37302c63c3
commit
69ea4a01e1
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
app/javascript/flavours/glitch/styles/components/index.scss
+ 0
- 8
app/javascript/flavours/glitch/styles/components/index.scss
View File
@ -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
)
{
.
tabs-bar
{
display
:
none
;
Write
Preview
Loading…
Cancel
Save