Skip to content

Commit ae2316a

Browse files
authored
Merge pull request #2324 from Carreau/tagui
Remove drop shadow from Tag UI for consistency.
2 parents 200a58c + fc0354e commit ae2316a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebook/static/notebook/less/tagbar.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
.form-control();
4646
.input-sm();
4747
// undo some of the sizing caused by the above mixins
48+
box-shadow: none;
4849
width: inherit;
4950
font-size: inherit;
5051
height: 22px;

0 commit comments

Comments
 (0)