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:
-rw-r--r--skins/elastic/styles/layout.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/elastic/styles/layout.less b/skins/elastic/styles/layout.less
index 3d2fbe875..912d314b6 100644
--- a/skins/elastic/styles/layout.less
+++ b/skins/elastic/styles/layout.less
@@ -155,6 +155,7 @@ body {
flex: 6;
flex-direction: column;
background-color: @color-layout-content-background;
+ width: 100%;
html.iframe & {
height: 100%;