jquery / jquery-wp-content

WordPress themes and plugins for the jQuery sites
GNU General Public License v2.0
253 stars 169 forks source link

Styles for figure/figcaption on api.jquery.com #383

Closed kswedberg closed 8 years ago

kswedberg commented 8 years ago

These styles are in preparation for a commit on api.jquery.com (see https://github.com/jquery/api.jquery.com/issues/829)

kswedberg commented 8 years ago

by the way, this shouldn't have any effect on the site as it is now. Will only affect new markup introduced in commit noted above.

scottgonzalez commented 8 years ago

I guess this is good, though we should probably wait for at least one entry to be updated to actually use a figure element.

kswedberg commented 8 years ago

They're already there on staging. e.g. http://stage.api.jquery.com/click/

scottgonzalez commented 8 years ago

Oh, in that case, let's merge!

scottgonzalez commented 8 years ago

Live on staging and production now.

kswedberg commented 8 years ago

thanks, @scottgonzalez !