discourse/app/assets/stylesheets/mobile/topic.css.scss
2013-09-05 15:37:07 -04:00

40 lines
411 B
SCSS

.topic-meta-data {width: 100%;
h3 a {margin-left: 10px;}
}
.topic-meta-data a {float: left;
}
.post-info {float: right; margin-top: -28px; margin-right: 15px;
}
.edits {margin-right: 60px;}
#topic-progress-wrapper {display: none;}
#topic-title {margin-bottom: 20px;
margin: 0 60px 10px 20px;
line-height: 1.7em;
h1 {font-size: 1.5em; margin:0;
a.edit-topic {font-size: 15px;}
}
}