Commit: cf6d5143f4dada0f631d36ff8827ce7080e70db6 Author: Levi Morrison <[email protected]> Thu, 10 Apr 2014 11:32:28 -0600 Parents: 293c89ed3eb3a2dd6d739370a541b775ecb123ac Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=cf6d5143f4dada0f631d36ff8827ce7080e70db6 Log: Improved .title inside of caution boxes (and other boxes) such as on manual/en/function.oci-set-action.php Changed paths: M styles/theme-base.css Diff: diff --git a/styles/theme-base.css b/styles/theme-base.css index 960daaa..f15ad25 100755 --- a/styles/theme-base.css +++ b/styles/theme-base.css @@ -1153,6 +1153,7 @@ fieldset { .title { padding:0 .75rem; + clear:both; } header.title { margin-bottom:1.5rem; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
