Bump up discussion list title size again

This commit is contained in:
Toby Zerner 2015-05-21 13:09:26 +09:30
parent e272ae77e1
commit 9f4a475aa8

View File

@ -65,7 +65,7 @@
bottom: 0; bottom: 0;
width: @index-pane-width; width: @index-pane-width;
background: @fl-body-bg; background: @fl-body-bg;
padding-bottom: 200px; padding-bottom: 40px;
border-top: 1px solid @fl-body-control-bg; border-top: 1px solid @fl-body-control-bg;
.box-shadow(2px 2px 6px -2px @fl-shadow-color); .box-shadow(2px 2px 6px -2px @fl-shadow-color);
.transition(left 0.2s); .transition(left 0.2s);
@ -308,7 +308,7 @@
margin-right: -65px; margin-right: -65px;
} }
& .title { & .title {
font-size: 15px; font-size: 16px;
} }
& .count { & .count {
margin-right: -65px; margin-right: -65px;