mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Remove unused CSS rules
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -562,19 +562,6 @@ td.details-control {
|
||||
}
|
||||
|
||||
@media screen and (max-width: 991px) {
|
||||
#domain-search-block {
|
||||
display: block;
|
||||
}
|
||||
#domain {
|
||||
margin: 5px 0;
|
||||
}
|
||||
#domain-search-block .input-group-btn {
|
||||
display: inline-block;
|
||||
}
|
||||
#domain-search-block .input-group-btn button {
|
||||
margin: 0 5px 0 0;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.settings-container {
|
||||
--number-of-columns: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user