Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-09-20 21:03:37 +0300
committerbrantje <brantje@gmail.com>2016-09-20 21:03:37 +0300
commitf87ef993740f73f9cdc90256cfa86eb3995625d2 (patch)
tree675fbc5deff5a67d25c0b36dac4551f970e0468e /css/app.css
parent83b5fa40e112b0a9ff9a9bff551414d907e7e4a9 (diff)
Small start with sharing
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/app.css b/css/app.css
index 47488b71..125cdfcf 100644
--- a/css/app.css
+++ b/css/app.css
@@ -353,6 +353,9 @@
#app-navigation > ul ul {
display: inherit !important; }
+.table {
+ width: 100%; }
+
#app-settings-content:not(.ng-hide) {
height: 60px;
display: inherit !important;