mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
removes rounded corners on images in posts
This commit is contained in:
parent
38ed86d0c5
commit
f67f62ccb2
@ -527,10 +527,6 @@
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
border-radius: 4px;
|
||||
webkit-border-radius: 4px;
|
||||
ms-border-radius: 4px;
|
||||
moz-border-radius: 4px;
|
||||
}
|
||||
.topic-body {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user