Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
U
uw_wcms_gesso
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
WCMS
uw_wcms_gesso
Commits
845c2dd3
Commit
845c2dd3
authored
Sep 18, 2020
by
m26lebla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adjusting flex grid to accomodate a 1 rem gutter
parent
f2f28afc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
css/styles.css
css/styles.css
+1
-1
source/_patterns/04-components/view/_view.scss
source/_patterns/04-components/view/_view.scss
+1
-1
No files found.
css/styles.css
View file @
845c2dd3
...
...
@@ -4934,7 +4934,7 @@ html:not(.js) .uw-tabcontent[role="tabpanel"][hidden] {
width
:
45%
;
}
}
@media
(
min-width
:
63.1875rem
)
{
.view.view-uw-view-blogs
.views-row
,
.view.view-uw-view-events
.views-row
,
.view.view-uw-view-news-items
.views-row
{
width
:
3
2
%
;
}
}
width
:
3
0
%
;
}
}
.view__filters
{
margin-bottom
:
1rem
;
}
...
...
source/_patterns/04-components/view/_view.scss
View file @
845c2dd3
...
...
@@ -33,7 +33,7 @@
width
:
45%
;
}
@include
large
{
width
:
3
2
%
;
width
:
3
0
%
;
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment