Merge pull request #16 from debris/master

ng-cloak display none
This commit is contained in:
Marian OANCΞA 2015-02-25 00:25:37 +02:00
commit e2de282cd8

View File

@ -122,4 +122,8 @@ table td i {
.stat-holder { .stat-holder {
width: 100%; width: 100%;
} }
} }
.ng-cloak {
display: none !important;
}