Move new publish-model styles into existing style file
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
.modal-body-publish {
|
||||
.form-control,
|
||||
.form-control-box {
|
||||
width: 70%;
|
||||
margin-bottom: 1.0ex;
|
||||
}
|
||||
#search-input-container {
|
||||
overflow: hidden;
|
||||
margin: 5px 0 10px;
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
.publish-guide .form-control,
|
||||
.publish-guide .form-control-box {
|
||||
width: 70%;
|
||||
margin-bottom: 1.0ex;
|
||||
}
|
||||
Reference in New Issue
Block a user