Removed shadow from time period selector
This commit is contained in:
parent
8c0a1a208a
commit
1c570011dc
@ -100,7 +100,7 @@
|
||||
}
|
||||
|
||||
//raise and round buttons
|
||||
.btn:not(.bulk-select) {
|
||||
.btn:not(.bulk-select):not(.period-chooser-header) {
|
||||
border-radius: 2px;
|
||||
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
|
||||
-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user