0
0
Fork 0

remove meta label in settings column (#8704)

This commit is contained in:
rhoio 2018-09-25 15:59:19 +02:00 committed by Yamagishi Kazutoshi
parent 17af4d27da
commit c6e765f81e
54 changed files with 7 additions and 72 deletions

View file

@ -3027,8 +3027,7 @@ a.status-card {
line-height: 24px;
}
.setting-toggle__label,
.setting-meta__label {
.setting-toggle__label {
color: $darker-text-color;
display: inline-block;
margin-bottom: 14px;
@ -3036,10 +3035,6 @@ a.status-card {
vertical-align: middle;
}
.setting-meta__label {
float: right;
}
.empty-column-indicator,
.error-column {
color: $dark-text-color;