diff options
Diffstat (limited to 'WebContent/VAADIN/themes/chameleon/common/common.scss')
-rw-r--r-- | WebContent/VAADIN/themes/chameleon/common/common.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/WebContent/VAADIN/themes/chameleon/common/common.scss b/WebContent/VAADIN/themes/chameleon/common/common.scss index 050d100673..ab4651033e 100644 --- a/WebContent/VAADIN/themes/chameleon/common/common.scss +++ b/WebContent/VAADIN/themes/chameleon/common/common.scss @@ -70,8 +70,7 @@ $chameleon-line-height: 1.4; .v-Notification, .v-menubar-submenu, .v-table-header-drag, - .v-menubar-submenu, - .v-drag-element { + .v-menubar-submenu { font-family: $chameleon-font-family; font-size: $chameleon-font-size; line-height: $chameleon-line-height; |