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

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/layouts/single.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/layouts/single.css b/static/css/layouts/single.css
index 4607087..a72e93a 100644
--- a/static/css/layouts/single.css
+++ b/static/css/layouts/single.css
@@ -295,6 +295,10 @@ mark {
transition: all 0.3s ease-out;
}
+.next-prev-navigator .next-prev-text{
+ white-space: break-spaces;
+}
+
.next-prev-navigator .btn-outline-info:hover {
color: #3c4858 !important;
background-color: #e5e9f2 !important;