Skip to content

Commit 8a68558

Browse files
committed
removed redundant styling from inherited class
1 parent ff44891 commit 8a68558

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/assets/stylesheets/components/placeholder.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
.placeholder-unsafe {
1818

1919
@extend %placeholder;
20-
border-radius: 0;
21-
border-top-left-radius: 20px;
22-
border-bottom-left-radius: 20px;
2320
border-top-right-radius: 0px;
2421
border-bottom-right-radius: 0px;
2522
box-shadow: inset 0.47em 0 0 0 #FFF, inset 0 -0.05em 0 0 #FFF, inset 0 0.26em 0 0 #FFF;

0 commit comments

Comments
 (0)