summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/infrastructure/static/infrastructure/less/infrastructure.less
diff options
context:
space:
mode:
Diffstat (limited to 'openstack_dashboard/dashboards/infrastructure/static/infrastructure/less/infrastructure.less')
-rw-r--r--openstack_dashboard/dashboards/infrastructure/static/infrastructure/less/infrastructure.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack_dashboard/dashboards/infrastructure/static/infrastructure/less/infrastructure.less b/openstack_dashboard/dashboards/infrastructure/static/infrastructure/less/infrastructure.less
index ae26ee65..ec6b0a8d 100644
--- a/openstack_dashboard/dashboards/infrastructure/static/infrastructure/less/infrastructure.less
+++ b/openstack_dashboard/dashboards/infrastructure/static/infrastructure/less/infrastructure.less
@@ -202,7 +202,7 @@ table.table {
font-size: 24px;
color: rgb(120,120,120);
margin-bottom: 3px;
- margin: 0 0 3px 30px;
+ margin: 0 0 3px 0;
}
h4 {
@@ -315,7 +315,7 @@ svg {
.breadcrumbs {
font-size: 85%;
- margin: 0 30px 20px 30px;
+ margin: 0 0 20px 0;
a {
color: rgb(180, 180, 180);