mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-40087 theme_bootstrapbase: Turn editing on button misaligned on nav bar.
This commit is contained in:
parent
b3be471f52
commit
3355b72e3b
2 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ select {
|
||||||
|
|
||||||
.breadcrumb-button {
|
.breadcrumb-button {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 3px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
.dir-rtl .navbar .brand {
|
.dir-rtl .navbar .brand {
|
||||||
float: right;
|
float: right;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue