Disable fullscreen icon when on mobile

Change-Id: Ifb3cb5bc302ebc52b881c8450e395a58ce1e7b47
Reviewed-on: https://gerrit.libreoffice.org/80100
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Tested-by: Szymon Kłos <szymon.klos@collabora.com>
This commit is contained in:
Pedro 2019-10-03 10:00:36 +02:00 committed by Szymon Kłos
parent 7972e9517d
commit 36ff25687a

View file

@ -2,6 +2,7 @@
#formulabar {
border-top: none !important;
}
#tb_actionbar_item_fullscreen{display: none;}
}
#toolbar-up.w2ui-toolbar {
left: 0;