Skip to content

Commit 32f0b60

Browse files
committed
grunt
1 parent 285aa4e commit 32f0b60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mobile/mobile.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,11 +520,11 @@ body .boxed .contents {
520520
display: flex;
521521
}
522522
.topic-list .topic-item-stats > .pull-right {
523+
margin-left: auto;
523524
-webkit-box-ordinal-group: 2;
524525
-webkit-order: 1;
525526
-ms-flex-order: 1;
526527
order: 1;
527-
margin-left: auto;
528528
}
529529
.topic-list .topic-item-stats .category {
530530
line-height: 1;
@@ -758,7 +758,6 @@ body .boxed .contents {
758758
}
759759

760760
.admin-nav {
761-
width: 50%;
762761
width: calc(50% - 8px);
763762
}
764763

0 commit comments

Comments
 (0)