RTL fixes. props yoavf, SergeyBiryukov, fixes #16160.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -632,6 +632,14 @@ ol {
|
||||
padding: 0 5px 0 0 ;
|
||||
}
|
||||
|
||||
.media-item .error-div a.dismiss,
|
||||
.describe-toggle-on,
|
||||
.describe-toggle-off {
|
||||
float: left;
|
||||
margin-right: 0;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.describe-toggle-on,
|
||||
.describe-toggle-off {
|
||||
float: left;
|
||||
@@ -639,6 +647,11 @@ ol {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.media-item .error-div {
|
||||
padding-left: 0;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.media-item .pinkynail {
|
||||
float: right;
|
||||
}
|
||||
@@ -649,15 +662,6 @@ ol {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
button.dismiss {
|
||||
right: auto;
|
||||
left: 5px;
|
||||
}
|
||||
|
||||
.file-error {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.bar {
|
||||
border-left-width: 3px;
|
||||
border-left-style: solid;
|
||||
|
||||
Reference in New Issue
Block a user