From e6cc492e908ea2b8298a84caf39de0e927ab9a9a Mon Sep 17 00:00:00 2001 From: Andreas-Kainz Date: Sun, 27 Dec 2020 22:15:20 +0000 Subject: [PATCH] NB Impress home tab align bullet commands Signed-off-by: Andreas-Kainz Change-Id: I57a86ad8188bbbe2dd7d6acb1cc51ef1bfea6fb4 --- loleaflet/css/notebookbar.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/loleaflet/css/notebookbar.css b/loleaflet/css/notebookbar.css index 24530a506..acffcfda3 100644 --- a/loleaflet/css/notebookbar.css +++ b/loleaflet/css/notebookbar.css @@ -428,8 +428,8 @@ div[id*='Row'].notebookbar, div[id*='Column'].notebookbar, #SendToBack.notebookb margin-bottom: -8px !important; } -#table-GroupB85 { - margin-left: -12px; +#table-GroupB95 { + margin-left: -8px; } #table-GroupB80 { @@ -437,6 +437,10 @@ div[id*='Row'].notebookbar, div[id*='Column'].notebookbar, #SendToBack.notebookb margin-bottom: -4px !important; } +#table-GroupB85 { + margin-left: -12px; +} + #table-stylescontainer #style1, #table-stylescontainer #style2, #table-stylescontainer #style3,