This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Fix] Visibility of close icon (
#4969
)
* fix visibility of close button * add margin to close icon
version-14
Shreya Shah
7 years ago
committed by
Faris Ansari
parent
6e6c48e01b
commit
5f6477ae7a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
frappe/public/css/form.css
+ 1
- 0
frappe/public/css/form.css
View File
@@ -723,6 +723,7 @@ body[data-route^="Form/Communication"] textarea[data-fieldname="subject"] {
margin-top: 5px;
}
.frappe-control[data-fieldtype="Attach"] .attached-file .close {
margin-right: -7px;
position: absolute;
top: 0;
right: 0;
Write
Preview
Loading…
Cancel
Save