loleaflet/css/toolbar.css | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit a62e26a35b0e710657358ca37f484f750c43bbc4
Author: Pedro Pinto Silva <[email protected]>
AuthorDate: Fri Dec 13 16:10:07 2019 +0100
Commit: Pedro Pinto da Silva <[email protected]>
CommitDate: Fri Dec 13 16:12:21 2019 +0100
toolbarstatus:language:w2ui-tb-caption: Reset float that was causing
misalignment
Change-Id: I23ff1c44a2a110d84a0899b982b1cee566011ad3
Reviewed-on: https://gerrit.libreoffice.org/85126
Reviewed-by: Pedro Pinto da Silva <[email protected]>
Tested-by: Pedro Pinto da Silva <[email protected]>
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;;
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits