Fixed 1px jump upwards on filter room members box

Signed-off-by: nigelrudolf <mansell.nigel@mac.com>
This commit is contained in:
nigelrudolf 2020-09-01 13:41:02 -04:00
parent b1cc078543
commit 4f8307605f

View File

@ -26,8 +26,8 @@ limitations under the License.
cursor: pointer;
background-image: url('$(res)/img/icons-close.svg');
background-repeat: no-repeat;
width: 16px;
height: 16px;
width: 15px;
height: 15px;
background-position: center;
padding: 9px;
}