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 filters dismiss button (
#4412
)
Keep the dismiss button near to the filter
version-14
ci2014
7 years ago
committed by
Faris Ansari
parent
8c350f8578
commit
81d683bae2
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
frappe/public/less/list.less
+ 4
- 1
frappe/public/less/list.less
View File
@@ -45,12 +45,15 @@
.set-filters .btn-group {
margin-right: 10px;
white-space: nowrap;
font-size: 0;
}
.set-filters .btn-group .btn-default {
background-color: transparent;
border: 1px solid @border-color;
color: @text-muted;
float: none;
}
.filter-box {
@@ -630,4 +633,4 @@
.frappe-timestamp {
white-space: nowrap;
}
}
Write
Preview
Loading…
Cancel
Save