From ed5035680eb2d364734463b2a08c4ea45fe2f30c Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Mon, 24 Mar 2014 22:22:49 +0100 Subject: panel,clock: implement setting volume by showing a scale over the clock --- shell/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/style.css') diff --git a/shell/style.css b/shell/style.css index 477a4f2..4c2088c 100644 --- a/shell/style.css +++ b/shell/style.css @@ -11,7 +11,7 @@ .maynard-audio { background-color: #b4b4b4; color: white; - padding: 16px; + padding: 13px; } .maynard-apps { -- cgit v1.3.1