mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
FIX: images in the preview have rounded corners
This commit is contained in:
parent
1d030666d8
commit
8107170f08
1 changed files with 0 additions and 4 deletions
|
@ -294,10 +294,6 @@
|
|||
color: $black;
|
||||
img {
|
||||
max-width: 100%;
|
||||
border-radius: 4px;
|
||||
moz-border-radius: 4px;
|
||||
webkit-border-radius: 4px;
|
||||
ms-border-radius: 4px;
|
||||
}
|
||||
|
||||
video {
|
||||
|
|
Loading…
Reference in a new issue