Skip to content

Commit

Permalink
Fix security group modal header overflow
Browse files Browse the repository at this point in the history
If you go to Edit Instance > Security Group
The two headers "All Security Groups" and "Instance Security Groups"
overflow when translated

Change-Id: I5acd0e4670a6595e6f38ba7f17371b6329ed5836
Closes-Bug:#1288402
(cherry picked from commit 0048dfc)
  • Loading branch information
clu-7 committed Jul 29, 2014
1 parent f196cde commit 015f24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openstack_dashboard/static/dashboard/less/horizon.less
Expand Up @@ -1656,6 +1656,7 @@ label.log-length {
font-weight: bold;
padding-left: 10px;
float: left;
width: 160px;
}
input {
background: url(/static/dashboard/img/search.png) no-repeat 105px 5px whiteSmoke;
Expand Down

0 comments on commit 015f24c

Please sign in to comment.