fix header and footer

This commit is contained in:
Bechi 2014-06-03 10:53:24 -03:00
parent 6d922b7780
commit 6087ca2191
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,6 @@ html, body {height: 100%;}
.logo { .logo {
display: block; display: block;
width: 130px;
height: 51px; height: 51px;
margin: 0 auto; margin: 0 auto;
} }
@ -640,6 +639,7 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus {
background-size: 90px 44px !important; background-size: 90px 44px !important;
float: left; float: left;
margin-top: 0.7rem; margin-top: 0.7rem;
width: 130px;
} }
.header-content .small-9 { .header-content .small-9 {

View File

@ -139,13 +139,13 @@
<div id="footer" data-ng-controller="FooterController" ng-class="{'footer-home': !$root.wallet}"> <div id="footer" data-ng-controller="FooterController" ng-class="{'footer-home': !$root.wallet}">
<link rel="stylesheet" ng-href="{{theme}}"> <link rel="stylesheet" ng-href="{{theme}}">
<div class="row" ng-show="!$root.wallet"> <div ng-show="!$root.wallet">
<div class="large-12 columns text-right"> <div class="large-12 columns text-right">
Copay Copay
<small>v{{version}}</small> <small>v{{version}}</small>
</div> </div>
</div> </div>
<div class="row p10t" ng-show="$root.wallet"> <div class="p10t" ng-show="$root.wallet">
<div class="large-3 medium-3 hide-for-small columns"> <div class="large-3 medium-3 hide-for-small columns">
<div> <div>
<strong>{{$root.wallet.getName()}}</strong> <strong>{{$root.wallet.getName()}}</strong>