[Frontend] Normalized buttons in toolbar
WTD-894 Fixed application of CSS styles in HTML templates to format buttons properly; In-progress...
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<a href=""
|
||||
class="t-btn l-btn s-btn s-icon-btn s-very-subtle"
|
||||
<a class="t-btn l-btn s-btn s-icon-btn s-very-subtle xxx"
|
||||
ng-class="{ labeled: structure.text }"
|
||||
ng-click="structure.click()">
|
||||
<span class="ui-symbol icon">
|
||||
|
||||
Reference in New Issue
Block a user