summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 752a58f6..ef98f353 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -43,6 +43,8 @@ ion-popover-view.fit ion-content {
right: 0 ;
width: 100%
}
+
+
/* I am using flexboxes to dynamicall adapt content
in montage view.
Credit: https://css-tricks.com/snippets/css/a-guide-to-flexbox/