Improve rendering of suggest fields in Firefox

This commit is contained in:
Antonin Delpeuch 2018-03-13 10:16:50 +00:00
parent 761f885348
commit 2b8ef7a9ae

View File

@ -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 {
width: 100%;
border: solid #b5b5b5 1px;
padding: 2px;
}
.wbs-draggable-column img {