[gnome-shell] theme: add bottom badding for login dialog hint
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] theme: add bottom badding for login dialog hint
- Date: Tue, 27 Aug 2013 14:31:39 +0000 (UTC)
commit 268ac0bde8d83589382169c5be924caeff5ba70f
Author: Ray Strode <rstrode redhat com>
Date: Tue Aug 27 10:28:26 2013 -0400
theme: add bottom badding for login dialog hint
Since we're getting rid of the top padding, we need to add what we
take away to the bottom padding to keep the size the same.
https://bugzilla.gnome.org/show_bug.cgi?id=706670
data/theme/gnome-shell.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index bfb52dc..02aa604 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -2445,6 +2445,7 @@ StScrollBar StButton#vhandle:active {
.login-dialog-message-hint {
padding-top: 0px;
+ padding-bottom: 20px;
}
.user-widget-label {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]