##// END OF EJS Templates
gitweb: add a margin for help text container
av6 -
r26152:93258d53 default
parent child Browse files
Show More
@@ -194,3 +194,7 b' ul#graphnodes li .info {'
194 .scroll-loading-error {
194 .scroll-loading-error {
195 background-color: #FFCCCC !important;
195 background-color: #FFCCCC !important;
196 }
196 }
197
198 #doc {
199 margin: 0 8px;
200 }
General Comments 0
You need to be logged in to leave comments. Login now