Messed with some button stuff

This commit is contained in:
Max Lynch
2013-09-23 00:30:52 -05:00
parent e1a4204f84
commit 3bd0c8b167
2 changed files with 7 additions and 7 deletions

View File

@ -84,7 +84,7 @@
<div id="tasks" ng-switch-when="tasks" ng-controller="TasksCtrl" class="panel">
<header class="bar bar-header bar-danger">
<a href="#" class="button"><i class="icon-reorder"></i></a>
<a href="#" class="button button-icon"><i class="icon-reorder"></i></a>
<h1 class="title">Your Tasks</h1>
</header>
<main class="content content-padded has-header">