[static-web] error 500 style: set min and max footer widths
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] error 500 style: set min and max footer widths
- Date: Wed, 8 Oct 2014 13:24:39 +0000 (UTC)
commit 8b07bec8430e138cfaf244f3d94e92252e82990e
Author: Magdalen Berns <m berns thismagpie com>
Date: Wed Oct 8 09:09:37 2014 +0100
error 500 style: set min and max footer widths
Bug https://bugzilla.gnome.org/show_bug.cgi?id=737967
Signed-off-by: Andrea Veri <av gnome org>
error-500/grass.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/error-500/grass.css b/error-500/grass.css
index 9392d9a..eb2450c 100644
--- a/error-500/grass.css
+++ b/error-500/grass.css
@@ -121,7 +121,8 @@ table.tabs {
/* FOOTER */
#footer{
- min-width:100%;
+ min-width:100%;
+ max-width:100%;
}
#footer div.links > div > ul > li {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]