Fix settings pages. sidebar withou shadow.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-07 20:46:20 -03:00
commit c6dd1164a9
6 changed files with 52 additions and 19 deletions

View file

@ -4,8 +4,7 @@
<img src="img/logo-negative-beta.svg" alt="Copay" width="146" height="59">
<div ng-include="'views/includes/version.html'"></div>
</div>
<div class="box-setup">
<h1>{{title|translate}}</h1>
<h2>{{title|translate}}</h2>
<form name="settingsForm">
<div class="box-notification" ng-show="message">
<div class="box-icon">
@ -84,6 +83,5 @@
</div>
</div>
</div>
</div>
</div>