mirror of
https://github.com/friendica/friendica
synced 2024-11-18 09:43:40 +00:00
Bugfix: fix frio's event dropdown color
This commit is contained in:
parent
f1090dd359
commit
dc76e81d3e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#fc-header-right {
|
||||
margin-top: -4px;
|
||||
}
|
||||
#fc-header-right button {
|
||||
#fc-header-right .dropdown > button {
|
||||
color: inherit;
|
||||
}
|
||||
#event-calendar-title {
|
||||
|
|
Loading…
Reference in a new issue