Fixed style overriding css to hide chat control tabs.
This commit is contained in:
@ -30,7 +30,7 @@ body {
|
||||
#chatcontrols {
|
||||
height: 38px;
|
||||
width: 100%;
|
||||
display: hidden;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* hide shrink button */
|
||||
|
Reference in New Issue
Block a user