mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-02 01:39:21 +00:00
Fix to main Input. (#159)
The field was not showing the text on IE because of a padding issue.
This commit is contained in:
parent
80d07452a6
commit
5e3e995528
@ -53,6 +53,5 @@
|
||||
.messageBox input {
|
||||
border: 3px #c8c8c8 solid !important;
|
||||
border-collapse: collapse;
|
||||
padding: 15px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user