1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 17:07:19 +02:00

Appearance tweaks

This commit is contained in:
Toby Zerner
2015-07-23 16:39:20 +09:30
parent e698e2220b
commit 52c9539be3
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
width: 100%;
}
.ButtonGroup:not(.itemCount1) {
.SplitDropdown-button {
.Button:first-child {
width: 77%;
}
.Dropdown-toggle {

View File

@@ -17,7 +17,7 @@
width: @size;
height: @size;
border-radius: @size / 2;
line-height: @size - 5px;
line-height: @size - 3px;
&, .Badge-icon {
font-size: 0.56 * @size;