[static-web] wiki: Align header bar with the content
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] wiki: Align header bar with the content
- Date: Tue, 16 May 2017 16:25:43 +0000 (UTC)
commit 89e799b7b5ccfdfdf4e5100199a15505f93edee2
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Tue May 16 19:25:06 2017 +0300
wiki: Align header bar with the content
wiki.gnome.org/gnome-responsive/css/layout.css | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/wiki.gnome.org/gnome-responsive/css/layout.css b/wiki.gnome.org/gnome-responsive/css/layout.css
index fcd094e..73f1dcc 100644
--- a/wiki.gnome.org/gnome-responsive/css/layout.css
+++ b/wiki.gnome.org/gnome-responsive/css/layout.css
@@ -40,7 +40,7 @@ body {
padding: 5px;
float: left;
outline: 0;
- margin-left: calc(4%);
+ margin-left: calc(9%);
}
.gnome-navbar-brand img {
max-height: 35px;
@@ -445,4 +445,7 @@ div.table-of-contents ol ol {
#main_content, #footer_content {
width: 65%;
}
+ .gnome-navbar-brand {
+ margin-left: calc(17%);
+ }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]