* Fix pri width.
This commit is contained in:
@@ -44,3 +44,5 @@
|
||||
.title-group .chosen-container {width: 1%!important; min-width: 70px;}
|
||||
.title-group #severity + .chosen-container > .chosen-single {border-radius: 0!important;}
|
||||
.title-group #pri + .chosen-container > .chosen-single {border-top-left-radius: 0!important; border-bottom-left-radius: 0!important;}
|
||||
|
||||
.title-group .has-icon-right{min-width:700px}
|
||||
|
||||
@@ -6,3 +6,5 @@
|
||||
|
||||
.pri-selector > .btn {padding: 5px 8px!important; width: 100%;}
|
||||
.pri-selector > .dropdown-menu {padding: 10px;}
|
||||
|
||||
.title-group .has-icon-right{min-width:700px}
|
||||
|
||||
@@ -42,3 +42,5 @@
|
||||
.title-group.required > .required:after {display: block; right: 29px; top: 5px;}
|
||||
.pri-selector > .btn {padding: 5px 8px!important; width: 100%;}
|
||||
.pri-selector > .dropdown-menu {padding: 10px;}
|
||||
|
||||
.title-group .has-icon-right{min-width:700px}
|
||||
|
||||
Reference in New Issue
Block a user