summaryrefslogtreecommitdiffstats
path: root/web/templates/docs.html
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-12-14 15:27:07 -0800
committerCorey Hulen <corey@hulen.com>2015-12-14 15:27:07 -0800
commit6c7c04f38d0485dadcd7dd0ea2ba3a95bdfde448 (patch)
treebea4500f130fad966863e3969504e87339ac9c18 /web/templates/docs.html
parent8392e5ecc4b95af18529bd6ab4fe69fbb24dd17f (diff)
parent1e9f26baac5be61a7d3c080f81feba056e1eb5fc (diff)
downloadchat-6c7c04f38d0485dadcd7dd0ea2ba3a95bdfde448.tar.gz
chat-6c7c04f38d0485dadcd7dd0ea2ba3a95bdfde448.tar.bz2
chat-6c7c04f38d0485dadcd7dd0ea2ba3a95bdfde448.zip
Merge pull request #1711 from asaadmahmoodspin/code-themes
Multiple UI Improvements
Diffstat (limited to 'web/templates/docs.html')
-rw-r--r--web/templates/docs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/docs.html b/web/templates/docs.html
index 21659e810..0e0f51648 100644
--- a/web/templates/docs.html
+++ b/web/templates/docs.html
@@ -7,7 +7,7 @@
<div class="inner__wrap">
<div class="row content">
<div class="col-sm-12">
- <div id="docs"></div>
+ <div class="docs__page" id="docs"></div>
</div>
<div class="footer-push"></div>
</div>