Skip to content

Commit f81646d

Browse files
committed
Removed drop shadow from API sidebar
1 parent 30dc285 commit f81646d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/shared/css/documentation.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ a img {
465465
width: 280px;
466466
margin-bottom: 20px;
467467
font-size: 12px;
468-
box-shadow: 0px 1px 2px #999;
468+
border: 1px solid #ddd;
469469
}
470470

471471
.sidebar-module ul {

0 commit comments

Comments
 (0)