Skip to content

Commit 5129ab5

Browse files
authored
fix: Unset max-height for news o-aside (#830)
Resolves #820
1 parent ca5622d commit 5129ab5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/sass/contentNavigation.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@
223223
display: flex;
224224
transform: unset;
225225
box-shadow: unset;
226+
max-height: unset;
226227
}
227228

228229
main.o-newspage .o-aside {

0 commit comments

Comments
 (0)