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

github.com/tnwhitwell/hugo-startpage-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/styles.css')
-rw-r--r--static/css/styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/styles.css b/static/css/styles.css
index 45a0a75..62aa39e 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -1,4 +1,9 @@
.link {
display: block !important;
text-align: left !important;
+ overflow: visible;
+ height: auto !important;
+ min-height: 36px;
+ white-space: normal;
+ word-wrap: break-word;
}