Commit 5dac8cd8 authored by Leo Iannacone's avatar Leo Iannacone

size text-align right

parent 270be602
...@@ -142,10 +142,13 @@ footer .info { ...@@ -142,10 +142,13 @@ footer .info {
} }
#files .size { #files .size {
margin: 0 8px; margin: 0 8px 0 0;
font-size: 70%; font-size: 70%;
color: rgba(0,0,0,0.3); color: rgba(0,0,0,0.3);
float: right; float: right;
min-width: 60px;
text-align: right;
display: inline-block;
} }
#logs .size { #logs .size {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment