diff --git a/admin/roles/assign.html b/admin/roles/assign.html index 2ea0a35717c..281dc77231f 100755 --- a/admin/roles/assign.html +++ b/admin/roles/assign.html @@ -6,18 +6,11 @@ -
- - | -- | - - | -
---|
+
+ |
-
- - - - + + + |
-
-
- + + |
diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css
index bbfe076cd96..5c6e53f8a09 100644
--- a/theme/standard/styles_layout.css
+++ b/theme/standard/styles_layout.css
@@ -271,6 +271,16 @@ form.popupform {
display: inline;
}
+.arrow_button {
+ margin-top:3em;
+}
+
+.arrow_button input {
+ width:2.4em;
+ padding:0.3em;
+ overflow:hidden;
+}
+
/*Accessibility: text 'seen' by screen readers but not visual users. Fixed for RTL languages, example Farsi. */
.accesshide {
position:absolute;