Skip to content

Commit

Permalink
fix panel title layout when displaying alert/warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
tolbkni committed Mar 17, 2017
1 parent 2f89090 commit 1fbccad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zstack_dashboard/static/css/zstack1.css
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ p { word-break: break-all }
}

.z-win-h4 {
float: left;
padding-bottom: 20px;
margin-top: 0;
margin-left: 5px;
Expand Down Expand Up @@ -428,4 +429,4 @@ tags-input .tags:focus {

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
}

0 comments on commit 1fbccad

Please sign in to comment.