mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-04 14:11:16 +08:00
default the email field to LTR
This commit is contained in:
parent
7d743936fc
commit
7d1ae4788a
1 changed files with 4 additions and 0 deletions
4
rtl.css
4
rtl.css
|
@ -153,6 +153,10 @@ table td,table th,.menu-toggle {
|
|||
margin-right:auto;
|
||||
}
|
||||
|
||||
#respond .comment-form-email input {
|
||||
direction:ltr;
|
||||
}
|
||||
|
||||
.comment-list ol.children .comment-meta {
|
||||
float:right;
|
||||
margin-left:6.6666666667%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue