first commit
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
.czr-sub-set[data-input-type="content_picker"] .customize-control-title {
|
||||
width: 100%;
|
||||
}
|
||||
.czr-sub-set[data-input-type="content_picker"] .czr-input {
|
||||
width: 100%;
|
||||
}
|
||||
.content-item-bar {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.czr-sub-set[data-input-type="content_picker"] span.item-title {
|
||||
display: block;
|
||||
float: left;
|
||||
max-width: 80%;
|
||||
}
|
||||
|
||||
.czr-sub-set[data-input-type="content_picker"] span.item-type {
|
||||
display: inline-block;
|
||||
padding: 0;
|
||||
padding-right: 10px;
|
||||
float: right;
|
||||
}
|
||||
Reference in New Issue
Block a user