aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Pafat/pafat.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Pafat/pafat.css')
-rw-r--r--p/themes/Pafat/pafat.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css
index f5d418f15..4ff9d2812 100644
--- a/p/themes/Pafat/pafat.css
+++ b/p/themes/Pafat/pafat.css
@@ -1093,21 +1093,6 @@ a.signin {
margin: 5px 0;
}
- .nav_menu .search {
- display: inline-block;
- max-width: 97%;
- }
-
- .nav_menu .search input {
- max-width: 97%;
- width: 90px;
- line-height: 2;
- }
-
- .nav_menu .search input:focus {
- width: 400px;
- }
-
.dropdown-target:target ~ .dropdown-toggle::after {
border-top: 1px solid var(--border-color-grey-dark);
border-left: 1px solid var(--border-color-grey-dark);