Commit 58bbc754 authored by Mark Otto's avatar Mark Otto

Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-patch1

parents 64687013 3045ce46
......@@ -520,6 +520,10 @@ footer {
&.info:hover {
color: @white
}
// Sets the close button to the middle of message
.close{
line-height: 18px;
}
// Danger and error appear as red
&.danger,
&.error {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment