Skip to content

Commit

Permalink
fix icon base line for ui-lists
Browse files Browse the repository at this point in the history
(may have other consequences but we will see)
  • Loading branch information
Dave Conway-Jones committed Jun 3, 2021
1 parent e2b7147 commit c551a40
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions dist/css/app.min.less
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ md-select-menu md-option:focus:not([disabled]):not([selected]) {
width: 100%;
height: 100%;
}
ng-md-icon {
vertical-align:baseline;
}

md-progress-linear {
padding-top: 4px !important;
Expand Down
4 changes: 2 additions & 2 deletions dist/dashboard.appcache
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Mon May 31 2021 17:53:18 GMT+0100 (British Summer Time)
# Time: Thu Jun 03 2021 11:37:48 GMT+0100 (British Summer Time)

CACHE:
i18n.js
Expand All @@ -26,4 +26,4 @@ loading.html
NETWORK:
*

# hash: 672ab15edeacf35443eaa6f3b5fc7001f0ab76f839dd8c71d52df73f47027d88
# hash: 4486fa855023617de5ee1385ed91c72c7831498c39d01db0c7bf5aea37353dfd
Loading

0 comments on commit c551a40

Please sign in to comment.