UX: admin permalink form can fit on one line

This commit is contained in:
Neil Lalonde 2018-08-09 09:55:59 -04:00
parent 5895507153
commit 701c5ae781
1 changed files with 4 additions and 0 deletions

View File

@ -333,6 +333,10 @@
}
}
.permalink-form .select-kit {
width: 150px;
}
.permalink-title {
margin-bottom: 10px;
}