Hide elements used only for clipboard & removed unused selector

This commit is contained in:
Pavol Babincak
2013-02-10 19:22:35 +01:00
parent 7e6c801976
commit c66bc0f171
2 changed files with 2 additions and 1 deletions

View File

@ -214,6 +214,7 @@ summary {
#chat .invisibleseparator {
color: rgba(8, 48, 78, 0.0);
overflow: hidden;
width: 0px;
}