mobile layout CSS tweaks

This commit is contained in:
Jeff Atwood 2014-05-13 11:10:29 -07:00
parent 8fa580f40d
commit 704a683903
2 changed files with 2 additions and 4 deletions

View File

@ -321,7 +321,6 @@ span.post-count {
#topic-title {
z-index: 1000;
background-color: scale-color($primary, $lightness: 95%);
margin: 0 0 0 0 !important;
padding: 15px 10px 15px 10px;
}
@ -440,7 +439,7 @@ iframe {
.post-action {
float:right;
margin-right: 5px;
margin-right: 10px;
}
.post-action .relative-date {
@ -549,7 +548,7 @@ blockquote {
position: absolute;
z-index: 1;
width: 100%;
.names {margin: 5px 0 0 70px; float: left;}
.names {margin: 5px 0 0 65px; float: left;}
.post-info {float: right; font-size: 12px; margin: 4px 10px 0 0;
.edits {margin-right: 5px;}
}

View File

@ -16,7 +16,6 @@
#topic-title {
margin-bottom: 20px;
margin: 0 60px 10px 20px;
line-height: 1.7em;
h1 {
font-size: 1.5em;