diff --git a/src/sunstone/public/scss/_table.scss b/src/sunstone/public/scss/_table.scss index 798e470f4e..f990ce4474 100644 --- a/src/sunstone/public/scss/_table.scss +++ b/src/sunstone/public/scss/_table.scss @@ -128,7 +128,7 @@ button.search-dropdown { button.remote_vm { margin: 0 5px; - font-size: 1.4em; + font-size: 1.2em; &.spice i { -webkit-text-stroke: 0.7px; @@ -148,4 +148,4 @@ button.remote_vm { &:active i { outline: 0; } -} \ No newline at end of file +}