1
0
mirror of synced 2025-02-03 21:59:24 +03:00

Fixed the issue where multi-line item inside multi list will touch the right end of the container

This commit is contained in:
Soichi Hayashi 2014-05-07 17:24:07 +00:00
parent c864392ffb
commit 09003853e4

View File

@ -440,7 +440,7 @@ disabled look for disabled choices in the results dropdown
height: auto !important; height: auto !important;
height: 1%; height: 1%;
margin: 0; margin: 0;
padding: 0; padding: 0 5px 0 0;
position: relative; position: relative;
border: 1px solid #aaa; border: 1px solid #aaa;