Merge branch 'dev/gfl_fix_css_in_story_edit' into 'master'
* fix bug #26774 See merge request easycorp/zentaopms!5887
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
.linkStoryTd > ul {margin-top: -10px;}
|
||||
.titleBox {margin: 0px 10px 10px 10px;}
|
||||
.needNotReviewBox {width: 130px;}
|
||||
.needNotReviewBox span.input-group-addon {border: 1px solid #dcdcdc; border-left-width: 0px;}
|
||||
.needNotReviewBox span.input-group-addon {border: 1px solid #dcdcdc; border-left-width: 0px; width:130px;}
|
||||
#moduleIdBox .chosen-container, #planIdBox .chosen-container {min-width: unset;}
|
||||
|
||||
Reference in New Issue
Block a user