mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
(html) Improve consistentcy in dialogs
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
class="md-title"
|
||||
ng-model="properties.addressbook.name"/>
|
||||
</md-input-container>
|
||||
<md-button class="md-icon-button" ng-click="properties.close()">
|
||||
<md-icon aria-label="Close dialog">close</md-icon>
|
||||
</md-button>
|
||||
</div>
|
||||
</md-toolbar>
|
||||
|
||||
|
||||
@@ -19,9 +19,6 @@
|
||||
class="md-title"
|
||||
ng-model="properties.calendar.name"/>
|
||||
</md-input-container>
|
||||
<md-button class="md-icon-button" ng-click="properties.close()">
|
||||
<md-icon aria-label="Close dialog">close</md-icon>
|
||||
</md-button>
|
||||
</div>
|
||||
</md-toolbar>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user