css: Remove redundant .clear-float since already defined in app_components.

This commit is contained in:
Vaibhav 2019-06-10 12:08:58 +05:30 committed by Tim Abbott
parent b75b6ce64c
commit 351b3e9332
1 changed files with 0 additions and 4 deletions

View File

@ -285,10 +285,6 @@
top: 1px;
}
#lightbox_overlay .clear-float {
clear: both;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
#lightbox_overlay {
.image-actions {