We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16ed3cc + 1172775 commit 2c1f180Copy full SHA for 2c1f180
1 file changed
app/assets/stylesheets/lib/bootstrap/patterns.scss
@@ -603,9 +603,10 @@ input[type=submit].btn {
603
li {
604
display: inline;
605
}
606
- a {
+ a, em, .disabled {
607
float: left;
608
padding: 0 14px;
609
+ font-style: normal;
610
line-height: ($baseline * 2) - 2;
611
border-right: 1px solid;
612
border-right-color: #ddd;
0 commit comments