This website works better with JavaScript.
Home
Explore
Help
Sign In
nimrodkerrett
/
mymastotag
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove blank space created by invisible spans
master
The Dod
1 year ago
parent
f6ec2c4188
commit
b92bac082b
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
static/css/style.css
+ 3
- 0
static/css/style.css
View File
@@ -0,0 +1,3 @@
1
+.invisible {
2
+ display: none !important;
3
+}
Write
Preview
Loading…
Cancel
Save