Viewer: remove unused CSS rule

This appears to have been part of the first mock-up of the viewer, but
hasn't been used since.
This commit is contained in:
Tim van der Meij 2016-11-24 23:44:57 +01:00
parent 787d887a2f
commit 14d7e2f29c

View File

@ -777,12 +777,6 @@ html[dir='rtl'] .toolbarButton:first-child {
height: 1px;
}
.toolbarButtonFlexibleSpacer {
-webkit-box-flex: 1;
-moz-box-flex: 1;
min-width: 30px;
}
html[dir='ltr'] #findPrevious {
margin-left: 3px;
}