Skip to content

Commit 895c562

Browse files
committed
Fix minor css issue in Firefox
Firefox shows the scrollbar when mouse moves over the content section on the community page: https://grails.apache.org/community.html All content is visible
1 parent 87c9246 commit 895c562

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

assets/stylesheets/screen.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ li {
273273
.content {
274274
margin: 0 auto;
275275
z-index: 2;
276-
overflow: auto;
277276
}
278277

279278
.content {

0 commit comments

Comments
 (0)