Thats neither a real revert, nor a fake one... Thats an commenting out.. Any reset why it wasn't actually reverted?
If you need it back, we have the history you can recover from... -Hannes On Tue, Dec 3, 2013 at 1:53 PM, Dejan Marjanovic <[email protected]> wrote: > Commit: 86b5e0d1d347b89a90df1cf1a99e9ffc83067931 > Author: Dejan Marjanovic <[email protected]> Tue, 3 Dec > 2013 22:53:36 +0100 > Parents: 8a1ef2c324b8002deb0c89a2dd87090e072528a7 > Branches: master > > Link: > http://git.php.net/?p=web/php.git;a=commitdiff;h=86b5e0d1d347b89a90df1cf1a99e9ffc83067931 > > Log: > Revert previous CSS change regarding navbar and hash scroll > > Changed paths: > M styles/theme-base.css > > > Diff: > diff --git a/styles/theme-base.css b/styles/theme-base.css > index e55a0d8..614e0c2 100755 > --- a/styles/theme-base.css > +++ b/styles/theme-base.css > @@ -2335,14 +2335,13 @@ pre.info { > border: 1px solid; > } > > +/** > #layout .refentry div[id], #layout .sect1 div[id], #usernotes div.note[id] > { > padding-top: 52px !important; > margin-top: -52px !important; > } > > -/*#layout .refsect1[id]:before,*/ > -/** > #layout *[id]:target:before { > display:block; > content:" "; > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
