mirror of
https://github.com/flarum/core.git
synced 2025-07-17 23:01:17 +02:00
Bump up discussion list title size again
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user