aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_blogg.scss
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-12-11 15:57:08 +0100
committerHarald Eilertsen <haraldei@anduin.net>2015-12-11 15:57:08 +0100
commit90260d627fac062e307d65df87468776e0573d51 (patch)
tree6cf88f053aca0a457425b3224b463990f3632ec9 /app/assets/stylesheets/hmno_blogg.scss
parent815c2d5653f2949200192589243de5b9a7efbdfb (diff)
downloadhmnoweb-90260d627fac062e307d65df87468776e0573d51.tar.gz
hmnoweb-90260d627fac062e307d65df87468776e0573d51.tar.bz2
hmnoweb-90260d627fac062e307d65df87468776e0573d51.zip
Fix some cosmetic issues
Diffstat (limited to 'app/assets/stylesheets/hmno_blogg.scss')
-rw-r--r--app/assets/stylesheets/hmno_blogg.scss11
1 files changed, 3 insertions, 8 deletions
diff --git a/app/assets/stylesheets/hmno_blogg.scss b/app/assets/stylesheets/hmno_blogg.scss
index 63fa95e..d9b8e66 100644
--- a/app/assets/stylesheets/hmno_blogg.scss
+++ b/app/assets/stylesheets/hmno_blogg.scss
@@ -10,16 +10,11 @@
footer {
position: relative;
border: 0;
- padding: {
- top: 5px;
- bottom: 3px;
- }
- p {
- margin: 0;
- }
+ clear: both;
+ height: 6mm;
.comment_count {
position: absolute;
- top: 5px;
+ top: 1mm;
right: 0;
}
}