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
Merge pull request
#521
from mistydemeo/fix_invisible_css
Fix `invisible` CSS class
closed-social-glitch-2
Eugen
7 years ago
committed by
GitHub
parent
e47b8e778b
adda642c63
commit
326c75b35b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
app/assets/stylesheets/components.scss
+ 2
- 0
app/assets/stylesheets/components.scss
View File
@ -63,6 +63,8 @@
.
invisible
{
font-size
:
0
;
line-height
:
0
;
display
:
inline-block
;
width
:
0
;
}
.
ellipsis
{
Write
Preview
Loading…
Cancel
Save