Specify floating ips table action cloumn's width
Fixes bug 1081875 Change-Id: Id92a1c7afa829ef2ff8e973919900cf7cb7c59e9
This commit is contained in:
parent
6f5fdef017
commit
4a8f15e41a
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user