##// 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
@@ -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