Commit a38a3429 authored by Robert Burns's avatar Robert Burns

Fix caret position

parent 8ae62562
......@@ -3791,7 +3791,6 @@ button.close {
}
.btn .caret {
margin-top: 8px;
margin-left: 0;
}
......
......@@ -114,7 +114,6 @@
// Reposition the caret
.btn .caret {
margin-top: 8px;
margin-left: 0;
}
// Carets in other button sizes
......
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