Twenty Seventeen: After [41703], adjust RTL styles for tag cloud widget.
Props davidakennedy. Fixes #40184. git-svn-id: https://develop.svn.wordpress.org/trunk@41754 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
645a550129
commit
53fd2734bc
@ -230,11 +230,9 @@ input[type="checkbox"] {
|
||||
right: auto;
|
||||
}
|
||||
|
||||
.widget .tagcloud a,
|
||||
.widget.widget_tag_cloud a,
|
||||
.wp_widget_tag_cloud a {
|
||||
.tagcloud ul li {
|
||||
float: right;
|
||||
margin: 4px 0 0 4px !important; /* !important to override inline styles */
|
||||
margin: 4px 0 0 4px;
|
||||
}
|
||||
|
||||
.widget ul li li {
|
||||
|
Loading…
Reference in New Issue
Block a user