Fix: Settings initial page load is smoother.

This commit is contained in:
Mark McDowall 2012-02-29 16:51:31 -08:00
commit 55d899fe2b
3 changed files with 10 additions and 1 deletions

View file

@ -4,6 +4,11 @@
margin: 0;
padding: 0;
}
.jquery-tabs {
display: none;
}
.spacer
{
clear: both;