mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
updated compiled and minified, fix bug where links didn't inherit font weight
This commit is contained in:
@@ -87,6 +87,7 @@ a {
|
||||
color: @linkColor;
|
||||
text-decoration: none;
|
||||
line-height: inherit;
|
||||
font-weight: inherit;
|
||||
&:hover {
|
||||
color: @linkColorHover;
|
||||
text-decoration: underline;
|
||||
|
||||
Reference in New Issue
Block a user