Commit 24bdadf9 authored by Rowan-James Tran's avatar Rowan-James Tran Committed by Mark Otto
Browse files

Remove nowrap from .btn

parent 4def76c3
Showing with 0 additions and 1 deletion
+0 -1
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
display: inline-block; display: inline-block;
font-weight: $btn-font-weight; font-weight: $btn-font-weight;
text-align: center; text-align: center;
white-space: nowrap;
vertical-align: middle; vertical-align: middle;
user-select: none; user-select: none;
border: $btn-border-width solid transparent; border: $btn-border-width solid transparent;
......
Supports Markdown
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