From 9cca26b2a1be09d79b0a65f78bfbfc7e18c3352f Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 31 Jul 2010 15:34:00 -0400 Subject: [PATCH] Small positioning tweaks for frontend. --- lib/gollum/frontend/public/css/editbar.css | 5 ++++- lib/gollum/frontend/public/css/screen.css | 6 ++++-- lib/gollum/frontend/templates/editbar.mustache | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/gollum/frontend/public/css/editbar.css b/lib/gollum/frontend/public/css/editbar.css index c316e225..a3ecfae5 100644 --- a/lib/gollum/frontend/public/css/editbar.css +++ b/lib/gollum/frontend/public/css/editbar.css @@ -2,7 +2,6 @@ border-left: 1px solid #888; border-top: 1px solid #888; border-right: 1px solid #888; - width: 100%; overflow: hidden; font-family: sans-serif; font-size: 13px; @@ -37,6 +36,10 @@ float: right; } + #editbar .group-right .tab.format { + margin-top: 4px; + } + #editbar .group-separator { border-right: 1px solid #ddd; } diff --git a/lib/gollum/frontend/public/css/screen.css b/lib/gollum/frontend/public/css/screen.css index ee525c7a..617f963d 100644 --- a/lib/gollum/frontend/public/css/screen.css +++ b/lib/gollum/frontend/public/css/screen.css @@ -344,9 +344,10 @@ html {overflow-y: scroll;} .wiki-form .inner { margin: 0; - padding: 5px 0 5px 5px; + padding: 0 0 0 5px; background: #fff; - border: solid 1px #888 + border: solid 1px #888; + line-height: 0; } .wiki-form input[type=text] { @@ -442,6 +443,7 @@ label.wiki-label { .comment-form textarea{ margin:0; + padding: 5px 0; width:100%; height:100px; } diff --git a/lib/gollum/frontend/templates/editbar.mustache b/lib/gollum/frontend/templates/editbar.mustache index d19d428c..654da7d5 100644 --- a/lib/gollum/frontend/templates/editbar.mustache +++ b/lib/gollum/frontend/templates/editbar.mustache @@ -18,7 +18,7 @@
- + Format: