Skip to content

Commit

Permalink
Merge branch 'position-remove-button' into 'master'
Browse files Browse the repository at this point in the history
Position remove button

See merge request mistio/polyana-dashboard!36
  • Loading branch information
d-mo committed May 31, 2018
2 parents 31b2258 + a39cfe7 commit 3477c63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polyana-dashboard",
"version": "0.7.2",
"version": "0.7.3",
"authors": [
"Dimitris Moraitis <[email protected]>",
"Christina Papakonstantinou <[email protected]>"
Expand Down
3 changes: 3 additions & 0 deletions dashboard-panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,12 @@
paper-icon-button {
opacity: 0.5;
z-index: 5;
position: absolute;
top: 11px;
}

.head {
position: relative;
align-items: center;
float: left;
margin-bottom: -24px;
Expand Down

0 comments on commit 3477c63

Please sign in to comment.