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:
parent
7972e9517d
commit
36ff25687a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#formulabar {
|
||||
border-top: none !important;
|
||||
}
|
||||
#tb_actionbar_item_fullscreen{display: none;}
|
||||
}
|
||||
#toolbar-up.w2ui-toolbar {
|
||||
left: 0;
|
||||
|
|
Loading…
Reference in a new issue