loleaflet/css/menubar.css | 12 ------------ 1 file changed, 12 deletions(-)
New commits: commit 888649f9dc082bdff91977edaaf16771a4428f9a Author: Jan Holesovsky <ke...@collabora.com> AuthorDate: Fri Apr 3 14:08:55 2020 +0200 Commit: Jan Holesovsky <ke...@collabora.com> CommitDate: Mon Apr 6 12:06:12 2020 +0200 mobile: Seems that now we can remove the last remaining @media selector too. Change-Id: Ife182ef2d9ce56a2bb7b6a6bdf8240c483880ddb Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91630 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Jan Holesovsky <ke...@collabora.com> diff --git a/loleaflet/css/menubar.css b/loleaflet/css/menubar.css index 5e7ab15c5..c3dc4a8f5 100644 --- a/loleaflet/css/menubar.css +++ b/loleaflet/css/menubar.css @@ -256,18 +256,6 @@ background-position: bottom; } -/* FIXME remove this @media; but for the moment doing so breaks the cypress - * tests. - */ -@media (max-width: 767px), (max-device-height: 767px) { - .main-nav { - position: absolute; - height: 0; - width: 100%; - top: 37px; /*set equal to toolbar up's height*/ - } -} - #menu-last-mod a { color: grey; text-decoration: underline; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits