diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index f40076a34e..9d7deb64db 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -4167,14 +4167,6 @@ div#footer_help{ padding: 4px; } -.service_node_odd { - transform: translateY(-50px); -} - -.service_text_odd { - transform: translateY(100px); -} - /*styles graph conteiner*/ .graph_conteiner_inside > .parent_graph{ width: 100% !important; @@ -4194,5 +4186,4 @@ div#footer_help{ .graph_conteiner_inside > div > .nodata_container{ background-size: 120px 80px !important; ->>>>>>> pandora_console/include/styles/pandora.css } \ No newline at end of file