1
0
Fork 0

fixed a css bug, it was possible to scroll far to the right on the collections view

This commit is contained in:
Michael Hackstein 2014-02-20 17:43:23 +01:00
parent f58fb5c310
commit 168b256acb
1 changed files with 0 additions and 6 deletions

View File

@ -378,9 +378,3 @@ div.queryline div.searchByAttribute > ul.dropdown-menu {
display: none;
/* background-color: #8F8D8C; */
}
/* Temporary */
#transparentPlaceholder {
margin-right: -100%;
}