1
0
Fork 0
forked from forgejo/forgejo

Minor fix for #2710

This commit is contained in:
Unknwon 2016-02-27 11:31:24 -05:00
parent 8e160edbd5
commit d320915ad2
9 changed files with 254 additions and 245 deletions

View file

@ -553,6 +553,9 @@
margin-right: 30px;
}
}
.ui.label {
font-size: 1em;
}
}
}