Fixed style overriding css to hide chat control tabs.

This commit is contained in:
Jon Benson
2013-05-07 18:15:41 +10:00
parent b110ff0261
commit 935e9ab688
3 changed files with 2 additions and 5 deletions

View File

@ -30,7 +30,7 @@ body {
#chatcontrols {
height: 38px;
width: 100%;
display: hidden;
display: none !important;
}
/* hide shrink button */