Skip to content

std.functional: Fix more DDoc links#5644

Merged
andralex merged 1 commit intodlang:stablefrom
wilzbach:fix-more-links-std-functional
Jul 21, 2017
Merged

std.functional: Fix more DDoc links#5644
andralex merged 1 commit intodlang:stablefrom
wilzbach:fix-more-links-std-functional

Conversation

@wilzbach
Copy link
Contributor

There's even more broken stuff here here :/

With current CSS styling

image

@JackStouffer There was dlang/dlang.org#1593, which mainly was about the left-padding here:

```css
table.book tbody a:first-child + a {
    padding-left: .6em;
}
/*style.css:1034 */
table.book tbody a + a {
    padding-right: .6em;
}

Without:

If both left and right-padding are disabled:

image

@wilzbach wilzbach requested a review from andralex as a code owner July 21, 2017 01:48
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@andralex andralex merged commit af18980 into dlang:stable Jul 21, 2017
@wilzbach wilzbach deleted the fix-more-links-std-functional branch December 11, 2017 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants