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:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/app.css b/css/app.css
index 97271afd..cd574b01 100644
--- a/css/app.css
+++ b/css/app.css
@@ -470,8 +470,8 @@
border-bottom-left-radius: 3px;
background-clip: padding-box; }
#app-content #app-content-wrapper .credential-table {
- width: 100%;
- margin-top: 44px; }
+ width: 100vh;
+ }
#app-content #app-content-wrapper .credential-table tr:hover {
background-color: whitesmoke; }
#app-content #app-content-wrapper .credential-table tr.selected {