UI package bump (#7318)

* Bump js-ui

* Fix css for status plugins
This commit is contained in:
Jaco Greeff
2017-12-18 12:53:40 +01:00
committed by GitHub
parent f99b977399
commit 5cb53ddd8d
4 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,6 @@
*/
.signerPending {
margin-top: 4px !important;
position: relative;
cursor: pointer;
}

View File

@@ -72,7 +72,6 @@ $statusHeight: 2.75em;
.health {
> span {
margin: -0.5rem 0 0.2rem 0 !important;
width: auto;
}
}