force actions_column min-width:140px to prevent dropdown collapse
* fix bug 953750 Change-Id: I60241e85a5831ffac0d7ec5b26b13f15cafdd494
This commit is contained in:
parent
e206ba6a4c
commit
ea63d2525c
@ -637,6 +637,7 @@ td.actions_column {
|
||||
width: 150px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
min-width: 140px;
|
||||
min-height: 20px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user