Adjust CSS for new version of bootstrap

This commit is contained in:
Joseph Schorr 2015-02-17 19:37:37 -05:00
parent 854c6e8ba3
commit c642cada00
7 changed files with 29 additions and 44 deletions

View file

@ -1,5 +1,5 @@
<div class="notification-view-element">
<div class="container" ng-click="showNotification();">
<div class="notification-content" ng-click="showNotification();">
<div class="circle" ng-class="getClass(notification)"></div>
<div class="message" ng-bind-html="getMessage(notification)"></div>
<div class="orginfo" ng-if="notification.organization">