Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit a209bb7

Browse files
author
Narciso Jaramillo
committed
Merge pull request #7368 from adobe/nj/fix-whitespace-nit
Fix whitespace nit
2 parents e9d6bd9 + 237b0ab commit a209bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/brackets_patterns_override.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ input[type="color"],
11691169
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.27);
11701170
color: #fff;
11711171
font-weight: @font-weight-semibold;
1172-
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.24) ;
1172+
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.24);
11731173

11741174
&:active {
11751175
background-color: #82b839;

0 commit comments

Comments
 (0)