##// 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 margin-bottom: @padding;
1263 margin-bottom: @padding;
1264 clear: both;
1264 clear: both;
1265
1265
1266 .stats{
1266 .stats {
1267 overflow: hidden;
1267 overflow: hidden;
1268 }
1268 }
1269
1269
@@ -255,7 +255,6 b''
255
255
256 .stats {
256 .stats {
257 float: left;
257 float: left;
258 width: 50%;
259 }
258 }
260 .stats-filename {
259 .stats-filename {
261 font-size: 120%;
260 font-size: 120%;
@@ -266,7 +265,6 b''
266
265
267 .buttons {
266 .buttons {
268 float: right;
267 float: right;
269 width: 50%;
270 text-align: right;
268 text-align: right;
271 color: @grey4;
269 color: @grey4;
272 }
270 }
General Comments 0
You need to be logged in to leave comments. Login now