fix layout for IE

This commit is contained in:
Gustavo Maximiliano Cortez 2015-01-15 17:16:51 -03:00
commit 383f8001a0
17 changed files with 63 additions and 40 deletions

View file

@ -1,7 +1,7 @@
<div ng-controller="CopayersController" ng-init="init()">
<div class="row">
<div class="large-12 medium-12 small-12 columns">
<h1 class="hide-for-large-up size-18">{{$root.title}}</h1>
<h1>Share this secret with your copayers</h1>
</div>
</div>
@ -50,4 +50,5 @@
</div>
<!-- end of row -->
</div>
<div class="extra-margin-bottom"></div>