mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 13:41:15 -07:00
Fix git branch select box height
This commit is contained in:
parent
941ce439b4
commit
02cfd8d9b7
1 changed files with 1 additions and 0 deletions
|
@ -3694,6 +3694,7 @@ a:hover .overlay-refresh-image:hover {
|
||||||
}
|
}
|
||||||
.git-group select.form-control {
|
.git-group select.form-control {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
height: 32px;
|
||||||
}
|
}
|
||||||
#changelog-modal .modal-body > h2 {
|
#changelog-modal .modal-body > h2 {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue