Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2019-05-15 11:34:25 +0300
committerAleksander Machniak <alec@alec.pl>2019-05-15 11:34:25 +0300
commit918c8859b617b1a0f0113ee377e0630b9f41054c (patch)
tree0721364dcb5374e50dc5cffae4219f51867f38f6 /skins/elastic/styles
parent0c4d78aa1167ec9a61f6a23f824f6b6f9843ecca (diff)
Remove redundant rule
It actually broke some plugins after commit 5fb8e8cb86 (#6739).
Diffstat (limited to 'skins/elastic/styles')
-rw-r--r--skins/elastic/styles/styles.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/skins/elastic/styles/styles.less b/skins/elastic/styles/styles.less
index 4c1a2f2bc..5b059d496 100644
--- a/skins/elastic/styles/styles.less
+++ b/skins/elastic/styles/styles.less
@@ -247,10 +247,6 @@ body.task-error-login #layout {
}
}
-#message-objects + .ui.alert {
- float: left;
-}
-
#messagebody {
&.mailvelope {
margin: 0;