mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 13:04:26 +08:00
Fixed combo boxes display in edit history
This commit is contained in:
parent
b5e01e5a87
commit
4f77c61654
@ -29,4 +29,8 @@
|
||||
position: 0 4px;
|
||||
};
|
||||
}
|
||||
select {
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user