fix(design): remove card styling from all remaining lists

This commit is contained in:
Jason Dreyzehner 2016-10-18 18:35:03 -04:00
commit 056e15e5f3
6 changed files with 9 additions and 9 deletions

View file

@ -52,7 +52,7 @@
</div>
<div ng-show="showOauthForm">
<form name="oauthCodeForm" ng-submit="glidera.submitOauthCode(code)" novalidate>
<div class="card list">
<div class="list">
<label class="item item-input item-stacked-label">
<span class="input-label">OAuth Code</span>
<input type="text"