summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/claro/form/Common_rtl.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/themes/claro/form/Common_rtl.less')
-rw-r--r--lib/dijit/themes/claro/form/Common_rtl.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dijit/themes/claro/form/Common_rtl.less b/lib/dijit/themes/claro/form/Common_rtl.less
index 7c9952993..342ad4644 100644
--- a/lib/dijit/themes/claro/form/Common_rtl.less
+++ b/lib/dijit/themes/claro/form/Common_rtl.less
@@ -3,6 +3,6 @@
@import "../variables";
.claro .dijitTextBoxRtlError .dijitValidationContainer {
- border-left-width: 0 !important;
- border-right-width: 1px !important;
+ border-left-width: 0;
+ border-right-width: 1px;
}