[gtk-web] CSS: Fix legend alignment in language-bindings
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] CSS: Fix legend alignment in language-bindings
- Date: Mon, 17 Sep 2012 11:03:05 +0000 (UTC)
commit 37e5f57d437a693336fe3c3d53073a34d41cd4ae
Author: Martyn Russell <martyn lanedo com>
Date: Mon Sep 17 11:51:43 2012 +0100
CSS: Fix legend alignment in language-bindings
css/global.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/css/global.css b/css/global.css
index be092d8..f72250e 100644
--- a/css/global.css
+++ b/css/global.css
@@ -415,7 +415,7 @@ a.image:hover {
.bindingtable, .legend {
float: left;
}
-.legend { margin-left: 32px; margin-bottom: 32px; }
+.legend { margin-left: 22px; margin-bottom: 32px; }
.legend li { list-style: none; margin: 0 !important; }
.legend ul { margin: 0 !important; }
.footnote {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]