mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 10:34:57 -05: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