Improve rendering of suggest fields in Firefox
This commit is contained in:
parent
761f885348
commit
2b8ef7a9ae
@ -137,6 +137,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
.wbs-item-input input, .wbs-prop-input input, .wbs-target-input input {
|
.wbs-item-input input, .wbs-prop-input input, .wbs-target-input input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
border: solid #b5b5b5 1px;
|
||||||
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wbs-draggable-column img {
|
.wbs-draggable-column img {
|
||||||
|
Loading…
Reference in New Issue
Block a user