mirror of https://github.com/zulip/zulip.git
css: Remove redundant .clear-float since already defined in app_components.
This commit is contained in:
parent
b75b6ce64c
commit
351b3e9332
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue