Fix glyphicon positioning

use-minification
Lorenz Hübschle-Schneider 6 years ago
parent d03421f4fd
commit 57aad0a4b7
  1. 2
      css/glowingbear.css

@ -146,7 +146,7 @@ input[type=text], input[type=password], #sendMessage {
.col-sm-9 {
padding-right: 5px !important;
}
.glyphicon {
#topbar .glyphicon {
top: 0; /* Fixes alignment issue in top bar */
}
#topbar {

Loading…
Cancel
Save