summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorus32015-03-02 22:13:14 +0100
committerHorus32015-03-02 22:13:14 +0100
commit11ce32bdfc0b01157a8f99a6877ff78f9a195c70 (patch)
treea0a30fb47b5e6f9c45150ab6426e8ce4134ef145
parente7b73e1a6654a1b9778b7327140fce3315c75d92 (diff)
downloadstatuspage-11ce32bdfc0b01157a8f99a6877ff78f9a195c70.tar.gz
Remove marging from 'admin-link'.
-rw-r--r--static/css/main.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 02e88be..9fb038a 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -40,7 +40,7 @@ html {
min-height: 100%;
}
body {
- margin-bottom: 40px;
+ margin-bottom: 100px;
}
.delete {
padding-top: 10%;
@@ -87,12 +87,12 @@ textarea {
text-decoration: underline;
}
.admin-link {
- margin-top: 0;
position: absolute;
bottom: 50px;
color: #009587;
- margin: 10px ;
/*
+ margin-top: 0;
+ margin: 10px ;
top: 100%;
padding-bottom: 0;
*/