Skip to content

Commit

Permalink
(less) Fixes twbs#12748
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmrs committed Mar 7, 2014
1 parent 239a179 commit 69465fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions type.less
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ small,
// Undo browser default styling
cite { font-style: normal; }

mark,
.mark {
background-color: @state-warning-bg;
padding: .2em;
}

// Alignment
.text-left { text-align: left; }
.text-right { text-align: right; }
Expand Down

0 comments on commit 69465fb

Please sign in to comment.