diff options
Diffstat (limited to 'styles/pills.css')
| -rw-r--r-- | styles/pills.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/styles/pills.css b/styles/pills.css index 1794523..7bc9947 100644 --- a/styles/pills.css +++ b/styles/pills.css @@ -12,7 +12,7 @@ /* Every pill. Shared geometry lives here exactly once; modules.css only says * what is different about each one. */ -#image.launcher, +#custom-launcher, #clock.date, #clock.time, #workspaces, @@ -70,8 +70,8 @@ margin-right: 6px; } -/* Top bar, centre: the launcher stands alone. */ -#image.launcher { +/* DP-1 centre: the launcher stands alone. */ +#custom-launcher { margin-left: 6px; margin-right: 6px; } |
