mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-31 20:00:07 +01:00
removed text decoration from btn-link to match that of default nodebb anchors
This commit is contained in:
@@ -350,7 +350,7 @@ footer.footer {
|
||||
}
|
||||
}
|
||||
|
||||
a:hover {
|
||||
a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user