Skip to content

Commit c71d414

Browse files
MWGitHubNarretz
authored andcommitted
docs(doc_widgets.css): remove dead link
This removes a dead link (https://bitbucket.org/alexg/syntaxhighlighter/issues/177/superfluous-vertical-scrollbars-in-chrome) which linked to an issue on Bitbucket that no longer exists due to the project moving to GitHub. Closes angular#12710
1 parent 06d4e18 commit c71d414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/app/assets/css/doc_widgets.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ li.doc-example-live {
5656
}
5757

5858
div.syntaxhighlighter {
59-
padding-bottom: 1px !important; /* fix to remove unnecessary scrollbars http://is.gd/gSMgC */
59+
padding-bottom: 1px !important; /* fix to remove unnecessary scrollbars */
6060
}
6161

6262
/* TABS - tutorial environment navigation */

0 commit comments

Comments
 (0)