Merge branch '1058-large-names-in-service-map-dev' into 'develop'

Removed unused styles

See merge request !768
This commit is contained in:
nramon 2017-08-31 16:25:07 +02:00
commit abccf5c972
1 changed files with 0 additions and 9 deletions

View File

@ -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
}