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
1 changed files with 5 additions and 1 deletions

View File

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