Merge pull request #576 from marc1706/ticket/575
[ticket/575] Remove border-radius from top and bottom modules
This commit is contained in:
@@ -305,7 +305,10 @@ a.portal-forumtitle {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#portal-center-wrapper .panel, #portal-center-wrapper .post {
|
#portal-center-wrapper .panel, #portal-center-wrapper .post,
|
||||||
|
#portal-top .panel, #portal-top .post,
|
||||||
|
#portal-bottom .panel, #portal-bottom .post
|
||||||
|
{
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user