Small fix to select box sizes
This commit is contained in:
parent
db62b538dd
commit
7866b8a0cb
|
@ -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…
Reference in New Issue