CSS: Remove .sort-box ...

... because we don't use it
This commit is contained in:
Eric Lippmann 2015-03-12 15:48:21 +01:00
parent 8563d5ed3f
commit b74ef2527a
1 changed files with 0 additions and 5 deletions

View File

@ -212,8 +212,3 @@ hr.command-separator {
border: none; border: none;
border-bottom: 2px solid @colorPetrol; border-bottom: 2px solid @colorPetrol;
} }
.sort-box {
float: right;
margin-right: 1em;
}