Fixed compatibility with Bootstrap.
This commit is contained in:
parent
3d20bc4228
commit
1053aa68db
4 changed files with 9 additions and 9 deletions
|
|
@ -51,7 +51,7 @@
|
|||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
input {
|
||||
.fsb-input {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
font-family: inherit;
|
||||
|
|
@ -77,7 +77,7 @@ input {
|
|||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
button {
|
||||
.fsb-button {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue