[extensions-web] Remove a bit of padding around the form.
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] Remove a bit of padding around the form.
- Date: Tue, 27 Sep 2011 03:37:16 +0000 (UTC)
commit e8e26e98ac762c2d325fcf729a081656df6d5774
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Sun Sep 25 17:40:14 2011 -0400
Remove a bit of padding around the form.
sweettooth/static/css/sweettooth.css | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 126e643..69b8c02 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -270,12 +270,10 @@ li.extension {
.extension .report.rating .txt {
background-image: url(../images/face-smile.png);
- margin-left: 24px;
margin-bottom: 10px;
}
.extension .report p {
- padding-left: 16px;
line-height: 1.7em;
}
@@ -293,6 +291,10 @@ li.extension {
margin: 20px 4px 4px 4px;
}
+.extension .report.error p {
+ padding-left: 16px;
+}
+
#error_report input {
float: right;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]