aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-03 12:19:49 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-03 12:19:49 +0200
commitdb4e9aeaadc15700aca737a620fb0a56c4ed3531 (patch)
treec46707577931e887d06e2c5c2d242fc6ee023230 /view/theme/redbasic
parentb8d8be701382b72b3556ff9a3d67aabfc85223f5 (diff)
downloadvolse-hubzilla-db4e9aeaadc15700aca737a620fb0a56c4ed3531.tar.gz
volse-hubzilla-db4e9aeaadc15700aca737a620fb0a56c4ed3531.tar.bz2
volse-hubzilla-db4e9aeaadc15700aca737a620fb0a56c4ed3531.zip
fullscreen mode for events
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 9dcfcdf3e..9a365d8a7 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1521,10 +1521,8 @@ nav .dropdown-menu {
.generic-content-wrapper.fullscreen {
position: absolute;
width: 100%;
- height: 100%;
top: 0px;
left: 0px;
- border: 0px;
border-radius: 0px;
}