Browse Source

Fix fav button margin in RTL (#3393)

version-14
Dhaifallah Alwadani 8 years ago
committed by Faris Ansari
parent
commit
3180b88d01
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      frappe/public/css/desk-rtl.css

+ 0
- 1
frappe/public/css/desk-rtl.css View File

@@ -43,7 +43,6 @@
margin-left: 13px; margin-left: 13px;
} }
.list-id { .list-id {
margin-right: -8px !important;
margin-left: 7px !important; margin-left: 7px !important;
} }
.avatar-small { .avatar-small {


Loading…
Cancel
Save