Skip to content

Commit

Permalink
Better breakpoint sizes for Security.ss template
Browse files Browse the repository at this point in the history
  • Loading branch information
jedateach committed Oct 2, 2015
1 parent f055550 commit 1dfccac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Security.ss
Expand Up @@ -7,7 +7,7 @@
<% include Head %>
<body class="$ClassName">
<div class="container">
<div class="col-sm-4 col-sm-push-4">
<div class="col-sm-6 col-sm-push-3 col-md-4 col-md-push-4">
<h1 class="pageTitle">$Title</h1>
$Content
$Form
Expand Down

0 comments on commit 1dfccac

Please sign in to comment.