Small positioning tweaks for frontend.

This commit is contained in:
Tom Preston-Werner
2010-07-31 15:34:00 -04:00
parent 16d048c804
commit 9cca26b2a1
3 changed files with 9 additions and 4 deletions
+4 -1
View File
@@ -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;
}
+4 -2
View File
@@ -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;
}
@@ -18,7 +18,7 @@
</span>
</div>
<div class="group group-right">
<span class="tab">
<span class="tab format">
Format:
<select id="wiki_format" name="format">
{{#formats}}