mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
MDL-52936 theme_bootstrapbase: Fix link hover bug on iOS
This commit is contained in:
parent
03b8b55f10
commit
024b1eade0
@ -1110,7 +1110,7 @@ tr.flagged-tag a {
|
||||
float: right;
|
||||
padding: 3px;
|
||||
margin: 3px;
|
||||
> *:hover {
|
||||
> a:hover {
|
||||
border-bottom:1px solid #666;
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user