Merge "Make the default font size "small""

This commit is contained in:
Shawn O. Pearce
2012-11-29 18:02:32 -08:00
committed by Gerrit Code Review

View File

@@ -46,7 +46,7 @@
}
.gerritBody {
font-size: 11pt;
font-size: small;
padding-left: 5px;
padding-right: 5px;
}