Increase the padding slightly in timeline cells.

This commit is contained in:
Brent Simmons 2017-12-02 22:43:15 -08:00
parent c83e0ca68d
commit 5baafb7799
1 changed files with 4 additions and 4 deletions

View File

@ -69,13 +69,13 @@
<key>cell</key>
<dict>
<key>paddingLeft</key>
<integer>10</integer>
<integer>12</integer>
<key>paddingRight</key>
<integer>10</integer>
<integer>12</integer>
<key>paddingTop</key>
<integer>8</integer>
<integer>12</integer>
<key>paddingBottom</key>
<integer>10</integer>
<integer>14</integer>
<key>feedNameColor</key>
<string>999999</string>
<key>faviconFeedNameSpacing</key>