form-table should have position relative

This commit is contained in:
Shiva Poudel 2015-05-01 19:56:42 +05:45
parent d19b482d00
commit 2e4397797f
1 changed files with 1 additions and 0 deletions

View File

@ -2045,6 +2045,7 @@ img.help_tip {
table.form-table {
margin: 0;
position: relative;
.select2-container {
display: block;