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

Zero padding for primary class and max-width 1023px

parent 26d95af8
No related branches found
No related tags found
1 merge request!50Upgraded to CKAN 2.10
...@@ -498,7 +498,7 @@ input[type=checkbox] { ...@@ -498,7 +498,7 @@ input[type=checkbox] {
@media (max-width: 1023px) { @media (max-width: 1023px) {
.primary { .primary {
padding-left: 0px; padding: 0px;
width: 100%; width: 100%;
margin-left: 0; margin-left: 0;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment