mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-21 05:57:43 +01:00
Replace Less variable that is undefined if Bootstrap is absent
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
padding: 0.5rem 1rem;
|
||||
|
||||
&:hover {
|
||||
background: @gray-lighter;
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
img {
|
||||
@@ -40,4 +40,4 @@
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user