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
Fix column header button (
#6411
)
pull/4/head
abcang
6 years ago
committed by
Eugen Rochko
parent
7e5c433dfc
commit
33f56811e3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/mastodon/components.scss
+ 1
- 1
app/javascript/styles/mastodon/components.scss
View File
@ -2422,6 +2422,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
white-space
:
nowrap
;
flex
:
1
;
}
&
.
active
{
@ -2442,7 +2443,6 @@
.
column-header__buttons
{
height
:
48px
;
display
:
flex
;
margin-left
:
auto
;
}
.
column-header__links
.
text-btn
{
Write
Preview
Loading…
Cancel
Save