This website works better with JavaScript
Home
Explore
Help
Sign In
games
/
gamenchat
mirror of
https://github.com/thatsmydoing/gamenchat.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix ng-cloak style
Thomas Dy
11 years ago
parent
5f178148ed
commit
79cf4b2210
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
public/stylesheets/main.css
+ 1
- 1
public/stylesheets/main.css
View File
@@ -1,5 +1,5 @@
.ng-cloak {
- display: none;
+ display: none
!important
;
}
.container {