From fdc0298caf4ad32e240a290c3dd33ded6c77b9c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Tue, 4 Feb 2014 22:12:27 -0500 Subject: [PATCH] Change item nav --- assets/css/app.css | 12 +++--------- templates/show_item.php | 8 ++++++++ 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/assets/css/app.css b/assets/css/app.css index 1827df7..cabb76f 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -527,21 +527,15 @@ nav .active a { } .nav-left { - width: 30%; + width: 50%; display: block; float: left; } -.nav-middle { - text-align: center; - float: left; - width: 40%; -} - .nav-right { text-align: right; - margin-left: 70%; - width: 30%; + margin-left: 50%; + width: 50%; display: block; } diff --git a/templates/show_item.php b/templates/show_item.php index 015e010..c2a07e0 100644 --- a/templates/show_item.php +++ b/templates/show_item.php @@ -15,12 +15,16 @@ « + + « » + + » @@ -77,12 +81,16 @@ « + + « » + + »