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

github.com/gyorb/hugo-dusk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGyorgy Orban <o.gyorgy@gmail.com>2017-11-18 14:01:45 +0300
committerGitHub <noreply@github.com>2017-11-18 14:01:45 +0300
commit30187d41df807e65eb0ebc1dd5aa6274ab63e33c (patch)
treed2fb398a10cc13bb35da4b83f1eb07c77f6ac045
parent207e260accae1d291aa488466afcc063a5a58b56 (diff)
parent297f794abfe3a11416e6c6d2c6a63b1cf249f43c (diff)
Merge pull request #9 from gyorb/rmore
fine tune read more link
-rw-r--r--static/css/layout.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/layout.css b/static/css/layout.css
index 3093cfe..c9ee170 100644
--- a/static/css/layout.css
+++ b/static/css/layout.css
@@ -356,7 +356,8 @@ th, td {
}
.rmore {
- padding: 0 0 0 0.8em;
+ white-space:nowrap;
+ padding: 0 0 0 0.3em;
}
/* terms list */