Skip to content
Snippets Groups Projects
Commit 6c328cbb authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Fix field sitewide search width

parent 5b1c8688
Branches
Tags
2 merge requests!41Version 2.0.0,!38Merge py3 into dev
...@@ -1753,7 +1753,7 @@ body { ...@@ -1753,7 +1753,7 @@ body {
padding-left: 14.24px; padding-left: 14.24px;
margin: 0px; margin: 0px;
margin-left: 0px; margin-left: 0px;
width: inherit; width: 100%;
min-width: 210px; min-width: 210px;
line-height: 1.1; line-height: 1.1;
border: 1px solid #003064 !important; border: 1px solid #003064 !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment