Fix: Settings initial page load is smoother.

This commit is contained in:
Mark McDowall
2012-02-29 16:51:31 -08:00
parent 6e86db66c8
commit 55d899fe2b
3 changed files with 10 additions and 1 deletions
+5
View File
@@ -4,6 +4,11 @@
margin: 0;
padding: 0;
}
.jquery-tabs {
display: none;
}
.spacer
{
clear: both;