mirror of
https://github.com/unraid/webgui.git
synced 2026-04-26 12:20:42 -05:00
refactor: Language page css clean up duplicates
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
select.wide {
|
||||
min-width: 314px;
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
select.wide {
|
||||
min-width: 300px;
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
select.wide {
|
||||
min-width: 314px;
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
select.wide {
|
||||
min-width: 300px;
|
||||
}
|
||||
@@ -77,3 +77,13 @@ label.button:hover {
|
||||
input#install {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
select.wide {
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
.Theme--sidebar {
|
||||
select.wide {
|
||||
min-width: 314px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user