10 lines
398 B
CSS
10 lines
398 B
CSS
.input-group .URSBox{width: 100%; padding-right: 1px;}
|
|
.c-actions .btn-link{padding:0 5px;}
|
|
#uploadFiles .upload {width: 100%;}
|
|
.no-background .input-group-addon{background: none;}
|
|
#storyNoticeBranch{margin-top:8px;}
|
|
#storyNoticeBranch .form-label{height:auto;}
|
|
#storyNoticeBranch .form-group{min-height:auto;}
|
|
#planIdBox, #moduleIdBox{width:100%;}
|
|
.titleBox .input-control-suffix {width: 2.5rem;}
|