MDL-40087 theme_bootstrapbase: Turn editing on button misaligned on nav bar.

This commit is contained in:
Gareth J Barnard 2013-06-07 18:20:05 +01:00
parent b3be471f52
commit 3355b72e3b
2 changed files with 2 additions and 2 deletions

View File

@ -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