1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +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

@@ -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;