Increase padding of sources in summary

Makes it feel less cramped and makes the targets larger and
easier to use.
This commit is contained in:
William Jon McCann 2011-02-21 10:28:55 -05:00
parent 063038bc41
commit 6b4c497800

View File

@ -1010,8 +1010,8 @@ StTooltip StLabel {
}
.summary-source-button {
padding-left: 3px;
padding-right: 3px;
padding-left: 12px;
padding-right: 12px;
}
.summary-source-button:last-child {