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