summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/claro/form/Common_rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/themes/claro/form/Common_rtl.css')
-rw-r--r--lib/dijit/themes/claro/form/Common_rtl.css9
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/dijit/themes/claro/form/Common_rtl.css b/lib/dijit/themes/claro/form/Common_rtl.css
index 74827c16f..f5206c196 100644
--- a/lib/dijit/themes/claro/form/Common_rtl.css
+++ b/lib/dijit/themes/claro/form/Common_rtl.css
@@ -1,10 +1,5 @@
/* claro/form/Common_rtl.css */
-/*claro should not have the icon on the container
-.claro .dijitTextBoxRtlError .dijitValidationIcon {
- border-left-width: 0;
- border-right-width: 1px;
-}*/
.claro .dijitTextBoxRtlError .dijitValidationContainer {
- border-left-width: 0;
- border-right-width: 1px;
+ border-left-width: 0 !important;
+ border-right-width: 1px !important;
}