Refactor so that chevron and menu can be positioned independantly
This commit is contained in:
parent
074bbc7149
commit
53f4da1d30
3 changed files with 19 additions and 4 deletions
|
@ -17,6 +17,7 @@ limitations under the License.
|
|||
.mx_MessageContextMenu_field {
|
||||
padding: 3px 6px 3px 6px;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.mx_MessageContextMenu_field.mx_MessageContextMenu_fieldSet {
|
||||
|
|
|
@ -17,6 +17,7 @@ limitations under the License.
|
|||
.mx_NotificationStateContextMenu_field {
|
||||
padding: 3px 6px 3px 6px;
|
||||
cursor: pointer;
|
||||
width: 174px;
|
||||
}
|
||||
|
||||
.mx_NotificationStateContextMenu_field.mx_NotificationStateContextMenu_fieldSet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue