Fixed #846 Viewing event from calendar displays event

See https://github.com/friendica/red/issues/846
This commit is contained in:
Einer von Vielen
2015-01-18 01:31:22 +01:00
parent 203c345bde
commit 235181ead5
2 changed files with 2 additions and 1 deletions

View File

@@ -1031,6 +1031,7 @@ footer {
#colorbox {
border: 0px solid $fancybox_bgcolour;
background-color: $fancybox_bgcolour;
z-index: 9;
}
.settings-block {