Add well styling to preview content

This commit is contained in:
Nathan Yam
2017-05-14 16:14:18 +10:00
parent fabe0f6fec
commit de4891dfc6
2 changed files with 6 additions and 1 deletions

View File

@@ -87,6 +87,11 @@ table.torrent-list thead th.sorting_desc:after {
.panel-deleted > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color:#757575;
}
.markdown-editor label {
padding: 1em 0;
}
@media (max-width: 991px){
.col-md-5 {
margin-left: 20px;