Skip to content

Commit 76eefd7

Browse files
authored
Merge pull request #97 from orderedlist/the-shadow-knows
Remove The Shadow
2 parents 0917d01 + fbe430d commit 76eefd7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

styles/editor.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ atom-text-editor[mini] {
1212
min-height:24px;
1313

1414
&,
15-
&::shadow,
1615
&.editor {
1716
.placeholder-text {
1817
color: @text-color-subtle;
@@ -27,7 +26,6 @@ atom-text-editor[mini] {
2726
}
2827

2928
&.is-focused,
30-
&.is-focused::shadow,
3129
&.is-focused.editor {
3230
background-color: #fff;
3331
opacity:1;

0 commit comments

Comments
 (0)