fix pagination overlapping wiki content
This commit is contained in:
@@ -124,6 +124,11 @@ img {
|
||||
position: absolute;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
|
||||
&.wiki {
|
||||
position: static;
|
||||
padding-bottom: $line-height-computed;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user