Skip to content

Commit 45f5566

Browse files
authored
Merge pull request jupyter#3 from datascienceinc/resize-part-2
remove text decoration for a tags
2 parents 6e962bf + fce710c commit 45f5566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/templates/tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</div>
4040
<div class="col-sm-4 no-padding tree-buttons">
4141
<div class="pull-right">
42-
<a href="/app/notebooks/hub/home">
42+
<a href="/app/notebooks/hub/home" style="text-decoration: none">
4343
<button class="btn btn-default btn-xs">Resize Container</button>
4444
</a>
4545
<form id='alternate_upload' class='alternate_upload'>

0 commit comments

Comments
 (0)