add some padding by nesting layout elements

This commit is contained in:
Sören Brunk 2014-04-21 17:44:10 +02:00
parent ccc8afb59d
commit 70ea7fbcdb
52 changed files with 1145 additions and 1092 deletions

View file

@ -1,12 +1,13 @@
<div .col-sm-9 .jumbotron>
<h2>
<span .glyphicon .glyphicon-warning-sign>
\ Failed to make repository
<p>
Something went wrong setting up the repository on the remote server.
<p>
Transcript:
<pre>
#{msg}
<p>
To retry setting up the repository, reload this page.
<div .col-sm-9>
<div .jumbotron>
<h2>
<span .glyphicon .glyphicon-warning-sign>
\ Failed to make repository
<p>
Something went wrong setting up the repository on the remote server.
<p>
Transcript:
<pre>
#{msg}
<p>
To retry setting up the repository, reload this page.