* bug #16382, fix position for #notifyEmailLabel.
This commit is contained in:
@@ -46,3 +46,5 @@ html[lang='en'] #deadlineTd .input-group-addon {padding: 5px 18px;}
|
||||
#projectBox .required:after {right: 1px;}
|
||||
#branch_chosen {min-width: 90px;}
|
||||
#notifyEmailTd .input-group-addon, #deadlineTd .input-group-addon {border-radius: 2px 0px 2px 0px !important;}
|
||||
|
||||
#feedback.input-group + #notifyEmailLabel {position: relative; width: 50%; left: 48%}
|
||||
|
||||
@@ -5,3 +5,4 @@
|
||||
.pri-selector > .dropdown-menu {padding: 10px;}
|
||||
|
||||
#source_chosen {min-width: 50px !important;}
|
||||
#feedback.input-group + #notifyEmailLabel {position: relative; width: 50%; left: 48%}
|
||||
|
||||
Reference in New Issue
Block a user