Skip to content

Commit

Permalink
Merge "Added specific style for error box. * fixes bug 900432"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jan 23, 2012
2 parents f0b48bd + 41912be commit cb7e5d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openstack-dashboard/dashboard/static/dashboard/css/style.css
Expand Up @@ -901,3 +901,7 @@ a.view_full {
border-bottom: solid 1px #E1E1E1;
background-image: url(/static/dashboard/images/drop_arrow.png);
}
form div.clearfix.error {
width: 330px;
padding: 10px 10px;
}

0 comments on commit cb7e5d7

Please sign in to comment.