diff --git a/dashboard-ui/bower_components/iron-meta/.bower.json b/dashboard-ui/bower_components/iron-meta/.bower.json index 8119ebcf4..9e650790b 100644 --- a/dashboard-ui/bower_components/iron-meta/.bower.json +++ b/dashboard-ui/bower_components/iron-meta/.bower.json @@ -25,14 +25,14 @@ "web-component-tester": "*", "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" }, - "homepage": "https://github.com/polymerelements/iron-meta", + "homepage": "https://github.com/PolymerElements/iron-meta", "_release": "1.0.3", "_resolution": { "type": "version", "tag": "v1.0.3", "commit": "91529259262b0d8f33fed44bc3fd47aedf35cb04" }, - "_source": "git://github.com/polymerelements/iron-meta.git", + "_source": "git://github.com/PolymerElements/iron-meta.git", "_target": "^1.0.0", - "_originalSource": "polymerelements/iron-meta" + "_originalSource": "PolymerElements/iron-meta" } \ No newline at end of file diff --git a/dashboard-ui/css/card.css b/dashboard-ui/css/card.css index 6889af7bf..cb59563e4 100644 --- a/dashboard-ui/css/card.css +++ b/dashboard-ui/css/card.css @@ -106,6 +106,10 @@ margin-bottom: 24px; } +.hiddenScrollX .bottomPaddedCard .cardBox { + margin-bottom: 0; +} + .visualCardBox { -moz-border-radius: 2px; -webkit-border-radius: 2px; diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 29c42836f..227119edc 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -72,8 +72,8 @@ } .pageWithAbsoluteTabs .pageTabContent { - padding-left: .5em !important; - padding-right: .5em !important; + padding-left: .3em !important; + padding-right: .3em !important; } } @@ -84,6 +84,8 @@ .listHeader { margin: .25em 0; padding-left: 2px; + line-height: 1.25em; + line-height: initial; } .listHeader + paper-button { @@ -1748,4 +1750,4 @@ paper-icon-button.listviewMenuButton { .detailsMenuOverview { max-height: 160px; } -} \ No newline at end of file +} diff --git a/dashboard-ui/index.html b/dashboard-ui/index.html index 010aca9ab..db6e570ea 100644 --- a/dashboard-ui/index.html +++ b/dashboard-ui/index.html @@ -57,7 +57,7 @@
-
+