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

github.com/darshanbaral/khata.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-07-07 04:24:10 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-07-07 04:24:10 +0300
commit7cfaf1ddcddf9512b1246d175c441f262e707fdf (patch)
tree5678fe2132dafc3e330b6d6a7b6be2c9b0d9f853 /static
parent391e66a84cac3742bff95fb4404dcebc48f62a58 (diff)
Style updates
Diffstat (limited to 'static')
-rw-r--r--static/css/khata.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/khata.css b/static/css/khata.css
index c7d7c15..815efd7 100644
--- a/static/css/khata.css
+++ b/static/css/khata.css
@@ -21,6 +21,7 @@ code, pre {
}
pre {
display: inline-block;
+ max-width: 100%;
clear: both;
padding: 5px 15px 5px 15px;
}