Small fix to select box sizes
This commit is contained in:
parent
db62b538dd
commit
7866b8a0cb
1 changed files with 1 additions and 1 deletions
|
@ -2982,7 +2982,7 @@ dd .stream-status {
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-user-global input, select {
|
.edit-user-global input, .edit-user-global select {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue