mirror of
https://github.com/moodle/moodle.git
synced 2025-04-24 18:04:43 +02:00
Merge branch 'MDL-51127-master' of git://github.com/lazydaisy/moodle
This commit is contained in:
commit
d891a6dcb7
theme/bootstrapbase
@ -2123,10 +2123,8 @@ img#persona_signin {
|
||||
float: right;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.header-button-group{
|
||||
.header-button-group {
|
||||
float: left;
|
||||
right: -15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -217,6 +217,12 @@ select {
|
||||
.dir-rtl .breadcrumb-button .singlebutton {
|
||||
float: right;
|
||||
margin-right: 4px;
|
||||
margin-left: 0;
|
||||
}
|
||||
.dir-rtl .breadcrumb-button .singlebutton div,
|
||||
.dir-rtl .breadcrumb-button .singlebutton div input[type="submit"] {
|
||||
margin-right: 5px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.ie .row-fluid .desktop-first-column {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user