[gnome-shell-sass] _common: Add a bit of padding to the bottom of the workspace thumbnail
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] _common: Add a bit of padding to the bottom of the workspace thumbnail
- Date: Sat, 21 Feb 2015 02:10:01 +0000 (UTC)
commit 69dbdecb38e5e60209bfa4181d1a585c67002438
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Feb 20 18:06:51 2015 -0800
_common: Add a bit of padding to the bottom of the workspace thumbnail
It looks ugly touching the bottom...
_common.scss | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 9d391a0..1a6c0f8 100644
--- a/_common.scss
+++ b/_common.scss
@@ -1286,6 +1286,7 @@ StScrollBar {
spacing: 11px;
padding: 8px;
border-radius: 9px 0 0 9px;
+ margin-bottom: 14px;
//border-width: 1px 0 1px 1px; //fixme: can't have non unoform borders :(
&:rtl { border-radius: 0 9px 9px 0;}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]