##// END OF EJS Templates
reduce the size of repo in contextbar, it was too big and looked awkward.
marcink -
r3661:2487fc74 beta
parent child Browse files
Show More
@@ -112,7 +112,7 b' ul.horizontal-list li a {'
112 112
113 113 #breadcrumbs {
114 114 float: left;
115 padding: 3px 0 5px 0;
115 padding: 6px 0 5px 0;
116 116 padding-left: 5px;
117 117 font-weight: bold;
118 118 font-size: 14px;
@@ -120,7 +120,7 b' ul.horizontal-list li a {'
120 120
121 121 #breadcrumbs span {
122 122 font-weight: bold;
123 font-size: 1.8em;
123 font-size: 1.4em;
124 124 }
125 125
126 126 #header #header-inner #quick ul,
General Comments 0
You need to be logged in to leave comments. Login now