mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 00:10:24 +00:00
Remove nowrap from .btn
This commit is contained in:
parent
4def76c34e
commit
24bdadf9d3
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
display: inline-block;
|
||||
font-weight: $btn-font-weight;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
vertical-align: middle;
|
||||
user-select: none;
|
||||
border: $btn-border-width solid transparent;
|
||||
|
|
|
|||
Loading…
Reference in a new issue