fix multiselect bar offset on shared page, close #1339 finally

This commit is contained in:
Jan-Christoph Borchardt 2013-02-14 17:40:08 +01:00
parent bfe6334cd9
commit d1dcb282cb
1 changed files with 1 additions and 0 deletions

View File

@ -71,4 +71,5 @@ p.info a {
thead{
background-color: white;
padding-left:0 !important; /* fixes multiselect bar offset on shared page */
}