add main-content class to content on minimal layouts (thanks @lrdodge)
This commit is contained in:
parent
8b0141165d
commit
bf6ff58d6e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ common-js:
|
|||
|
||||
<body>
|
||||
|
||||
<div role="main" class="container">
|
||||
<div role="main" class="container main-content">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue