~canonical-sysadmins/wordpress/4.9.7

« back to all changes in this revision

Viewing changes to wp-content/themes/twentyseventeen/rtl.css

  • Committer: Barry Price
  • Date: 2017-11-17 04:49:02 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: barry.price@canonical.com-20171117044902-5frux4ycbq6g9fyf
Merge WP4.9 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
230
230
        right: auto;
231
231
}
232
232
 
233
 
.widget .tagcloud a,
234
 
.widget.widget_tag_cloud a,
235
 
.wp_widget_tag_cloud a {
 
233
.tagcloud ul li {
236
234
        float: right;
237
 
        margin: 4px 0 0 4px !important; /* !important to override inline styles */
 
235
        margin: 4px 0 0 4px;
238
236
}
239
237
 
240
238
.widget ul li li {