summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/liferay
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/liferay')
-rw-r--r--WebContent/VAADIN/themes/liferay/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/WebContent/VAADIN/themes/liferay/styles.css b/WebContent/VAADIN/themes/liferay/styles.css
index 32310d6a18..0f5eed7a0b 100644
--- a/WebContent/VAADIN/themes/liferay/styles.css
+++ b/WebContent/VAADIN/themes/liferay/styles.css
@@ -1107,7 +1107,7 @@ div.v-progressindicator-indeterminate-disabled {
.v-select-twincol-options {
float: left;
}
-.v-select-twincol-options-caption {
+.v-select-twincol-caption-left {
float: left;
overflow: hidden;
text-overflow: ellipsis;
@@ -1115,7 +1115,7 @@ div.v-progressindicator-indeterminate-disabled {
.v-select-twincol-selections {
font-weight: bold;
}
-.v-select-twincol-selections-caption {
+.v-select-twincol-caption-right {
float: right;
overflow: hidden;
text-overflow: ellipsis;