Grow change size bar from right

The size bars in FileTable of ChangeScreen2 grow from the
right. Update the search results and dashboard to also grow
from the right.

Change-Id: Ia6ca01cc8ecee364023fef0c7584d62b5c9ddb00
This commit is contained in:
Shawn Pearce
2013-11-25 10:03:53 -08:00
parent 77c5aed3bd
commit 6033685721

View File

@@ -569,6 +569,7 @@ a:hover {
.changeTable .cSIZE {
width: 70px;
text-align: right;
}
.changeTable .cSUBJECT div {