fix layout for IE
This commit is contained in:
parent
1eaf39641f
commit
383f8001a0
17 changed files with 63 additions and 40 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue