[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Thu Oct 3 08:29:26 UTC 2019
loleaflet/css/menubar.css | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit 7972e9517dfff9c9d4c81a5662a2037fb7a7ab41
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Thu Oct 3 09:10:44 2019 +0200
Commit: Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Thu Oct 3 10:29:07 2019 +0200
Remove closemobile extra paddings
Change-Id: I826ea18eb45ec47d69b9998a74c48f7b8031a247
Reviewed-on: https://gerrit.libreoffice.org/80094
Reviewed-by: Szymon Kłos <szymon.klos at collabora.com>
Tested-by: Szymon Kłos <szymon.klos at collabora.com>
diff --git a/loleaflet/css/menubar.css b/loleaflet/css/menubar.css
index 289ec9bc0..ba702f187 100644
--- a/loleaflet/css/menubar.css
+++ b/loleaflet/css/menubar.css
@@ -1,10 +1,4 @@
@media (max-width: 767px), (max-device-height: 767px) {
- .w2ui-icon.closemobile {
- width: 59px !important;
- /*68px - 9px from parent*/
- background-position-x: 16px !important;
- background-position-y: center;
- }
.logo {
background-size: 100px;
max-width: 24px;
More information about the Libreoffice-commits
mailing list