few more mobile editor tweaks

This commit is contained in:
Jeff Atwood 2014-10-11 05:29:50 -07:00
parent bf5ef3aec3
commit ab83fbff89
2 changed files with 7 additions and 7 deletions

View File

@ -169,7 +169,7 @@ pre.onebox code ol.lines li:before {
pre.onebox code ol{
margin-left:0px;
line-height:1.5em;
line-height:1.5em;F
}
pre.onebox code li{
background-color:#fff;

View File

@ -14,9 +14,10 @@ display: none;
}
#reply-control {
// used for upload link
.composer-bottom-right {
position: absolute;
bottom: -47px;
bottom: -32px;
right: -5px;
}
.toggle-preview { display:none; }
@ -126,13 +127,13 @@ display: none;
}
.contents {
input#reply-title {
padding: 7px 10px;
padding: 5px;
margin: 6px 10px 0 0;
width: 92%;
width: 94%;
}
.wmd-controls {
@include transition(top 0.3s ease);
top: 120px;
top: 110px;
}
}
}
@ -221,10 +222,9 @@ display: none;
right: 10px;
position: absolute;
top: 40px;
bottom: 64px;
bottom: 50px;
display: block;
#wmd-input {
width: 100%;
height: 100%;