- removing underline from composer style shortcut button grouping

v1.18.x
Julian Lam 12 years ago
parent 97a70b808e
commit a6460169d4

@ -517,6 +517,10 @@ body .navbar .nodebb-inline-block {
span {
color: white;
&:hover {
text-decoration: none;
}
}
}

Loading…
Cancel
Save