Specify floating ips table action cloumn's width

Fixes bug 1081875

Change-Id: Id92a1c7afa829ef2ff8e973919900cf7cb7c59e9
This commit is contained in:
Jiang Yong 2012-12-05 18:15:47 +08:00
parent 6f5fdef017
commit 4a8f15e41a

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,