mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-42368 Themes: Anomaly breadcrumb fix
Previously the editing button could become unreachable with small window sizes.
This commit is contained in:
parent
0a489777fc
commit
d20593ff05
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ h2.tagline {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
color: #000;
|
||||
height: 30px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
#page-header .navbar a:link,
|
||||
#page-header .navbar a:visited {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue