summaryrefslogtreecommitdiffstats
path: root/app/server-control/styles/remote-console.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/server-control/styles/remote-console.scss')
-rw-r--r--app/server-control/styles/remote-console.scss18
1 files changed, 1 insertions, 17 deletions
diff --git a/app/server-control/styles/remote-console.scss b/app/server-control/styles/remote-console.scss
index d9aa40c..2c121f4 100644
--- a/app/server-control/styles/remote-console.scss
+++ b/app/server-control/styles/remote-console.scss
@@ -9,26 +9,10 @@
padding: 1em 0;
}
-.serial-lan__actions {
- float: right;
- .btn-pop-out,
- .btn-export {
- text-decoration: none;
- font-size: .9em;
- &:hover {
- text-decoration: underline;
- }
- &:visited {
- color: $black;
- }
- }
-}
-
.serial-lan__header {
background: $white;
- padding: 1.2em;
+ padding-bottom: 1.2em;
line-height: 0;
- a {color: $black;}
}
.terminal-container {
OpenPOWER on IntegriCloud