summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--loleaflet/css/toolbar.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 1b3ea4c13..485a8dfb0 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -30,6 +30,9 @@
#tb_actionbar_item_LanguageStatus table table td:first-of-type{
min-width: max-content !important;
}
+#tb_actionbar_item_LanguageStatus .w2ui-tb-caption{
+ float: none;
+}
#document-signing-bar {
background-color: #ef324e;;
}