CSS: Remove bold font from link-button

refs #5543
This commit is contained in:
Eric Lippmann 2015-11-11 10:37:39 +01:00
parent 4684e9246e
commit 30b3b61e43
1 changed files with 0 additions and 2 deletions

View File

@ -116,8 +116,6 @@ label {
border: none;
padding: 0;
font-weight: @font-weight-bold;
&:hover {
text-decoration: underline;
}