From 118af320b0b2d8164402f8a6213ed93bfc923309 Mon Sep 17 00:00:00 2001 From: SansPseudoFix Date: Mon, 29 Aug 2016 15:00:29 +0200 Subject: [PATCH] Redesign admin navbar signed as alignment More autofocus and correct redirections Hack for modal autofocus Capitalize Logout --- css/index.css | 4 ++++ include/html/grids.php | 4 ++-- index.php | 20 ++++++++++++++------ js/grids.js | 9 +++++++++ 4 files changed, 29 insertions(+), 8 deletions(-) diff --git a/css/index.css b/css/index.css index 5c2fbc1..9019721 100644 --- a/css/index.css +++ b/css/index.css @@ -13,3 +13,7 @@ body { .btn .glyphicon { top: 2px; } + +.signed { + margin-top: 20px; +} diff --git a/include/html/grids.php b/include/html/grids.php index 33b22a9..451103c 100644 --- a/include/html/grids.php +++ b/include/html/grids.php @@ -15,7 +15,7 @@