This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
Radarr
mirror of
https://github.com/Radarr/Radarr
Watch
1
Star
0
Fork
You've already forked Radarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fixed: Calendar arrows on Edge browser.
Browse Source
pull/3113/head
Taloth Saldono
8 years ago
parent
f681d43601
commit
f3cbc2bdd2
1 changed files
with
9 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
8
src/UI/Content/Overrides/fullcalendar.less
Unescape
Escape
View File
@ -39,3 +39,11 @@
line-height : inherit;
line-height : inherit;
}
}
}
}
.fc-icon {
width: auto;
}
.fc-icon::after {
margin: 0px;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/Radarr
Title
Body
Create Issue