Merge "Specify floating ips table action cloumn's width"

This commit is contained in:
Jenkins 2012-12-09 21:49:22 +00:00 committed by Gerrit Code Review
commit e0c43a488a
1 changed files with 3 additions and 0 deletions

View File

@ -823,6 +823,9 @@ td.actions_column {
min-width: 140px;
min-height: 20px;
}
#floating_ips td.actions_column {
width: 180px;
}
td.actions_column .row_actions a,
td.actions_column .row_actions input,