"MDL-14932, merged from MOODLE_19_STABLE"
This commit is contained in:
@@ -2154,6 +2154,16 @@ body#group-index #groupeditform {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#add, #remove{
|
||||
width:100px;
|
||||
height:35px
|
||||
}
|
||||
#add{
|
||||
text-align:left;
|
||||
}
|
||||
#remove{
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Doc
|
||||
@@ -4285,13 +4295,3 @@ wikiadminactions {
|
||||
padding-left: 7px;
|
||||
float: left;
|
||||
}
|
||||
#add, #remove{
|
||||
width:100px;
|
||||
height:35px
|
||||
}
|
||||
#add{
|
||||
text-align:left;
|
||||
}
|
||||
#remove{
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user