Increase dropdown width within Tags list

This commit is contained in:
Kushal Pandya 2017-04-03 11:42:37 +05:30
parent 48150f273d
commit df54560f5f
1 changed files with 6 additions and 0 deletions

View File

@ -778,6 +778,12 @@ pre.light-well {
}
}
.protected-tags-list {
.dropdown-menu-toggle {
width: 300px;
}
}
.custom-notifications-form {
.is-loading {
.custom-notification-event-loading {