changeset 36:810ea40a9ef8

more layout tweaks.
author casties
date Thu, 04 Feb 2016 15:50:08 +0100
parents 9f0d4fd3a412
children 7b5dcd3238d2
files ismi-python-neo4jrestclient/static/commentaries.html
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ismi-python-neo4jrestclient/static/commentaries.html	Thu Feb 04 15:23:15 2016 +0100
+++ b/ismi-python-neo4jrestclient/static/commentaries.html	Thu Feb 04 15:50:08 2016 +0100
@@ -68,13 +68,13 @@
                     <img src="" class="well" id="poster"/>
                 </div> -->
                 <div class="col-md-8 col-sm-8">
-                    <h4>Details</h4>
-                    <ul id="info">
+                    <h5>Details</h5>
+                    <ul id="info" class="list-unstyled">
                     </ul>
-                    <h4>Commenting on</h4>
+                    <h5>Commenting on</h5>
                     <ul id="commenting">
                     </ul>
-                    <h4>Commentaries</h4>
+                    <h5>Commentaries</h5>
                     <ul id="commentaries">
                     </ul>
                 </div>