##// END OF EJS Templates
ui: file headers should be flexible, to expand on long paths
dan -
r3405:c3563bf3 default
parent child Browse files
Show More
@@ -1263,7 +1263,7 b' table.integrations {'
1263 1263 margin-bottom: @padding;
1264 1264 clear: both;
1265 1265
1266 .stats{
1266 .stats {
1267 1267 overflow: hidden;
1268 1268 }
1269 1269
@@ -255,7 +255,6 b''
255 255
256 256 .stats {
257 257 float: left;
258 width: 50%;
259 258 }
260 259 .stats-filename {
261 260 font-size: 120%;
@@ -266,7 +265,6 b''
266 265
267 266 .buttons {
268 267 float: right;
269 width: 50%;
270 268 text-align: right;
271 269 color: @grey4;
272 270 }
General Comments 0
You need to be logged in to leave comments. Login now