Files
horizon/openstack_dashboard/static/dashboard/scss/components/_tab.scss
Ying Zuo a21b51e34a Fix alignment issues for nav-tabs and ul on details panels
Added space between the nav-tabs and tab content on details panels.

Removed the bullet points in front of instance IP addresses
and security groups.

Change-Id: I426e73eca0ef8ac57434631da75cb602674be893
Closes-bug: #1625310
2017-01-18 11:40:14 -08:00

4 lines
56 B
SCSS

.detail-tabs {
margin-top: $padding-large-vertical;
}