mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div ng-controller="SubscribeCtrl">
|
||||
<div class="btn-group">
|
||||
<button class="btn" ng-click="open()"><span class="openwebicons-icon-feed-simple"></span> Subscribe</button>
|
||||
<button class="btn" ng-click="open()"><span class="openwebicons-feed-simple"></span> Subscribe</button>
|
||||
<button class="btn dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="caret"></span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user