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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ncp-web/wizard/CSS/wizard.css')
-rw-r--r--ncp-web/wizard/CSS/wizard.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/ncp-web/wizard/CSS/wizard.css b/ncp-web/wizard/CSS/wizard.css
index ac9b275d..dbef15a7 100644
--- a/ncp-web/wizard/CSS/wizard.css
+++ b/ncp-web/wizard/CSS/wizard.css
@@ -146,6 +146,9 @@ div.linkbox {
position:relative;
width:0em;
height:100%;
+ white-space: pre;
+ overflow: hidden;
+ text-overflow: clip;
}
td {