all repos — honk @ c770ba04f6c1fd649fc5740f552e1bf61de9bb4e

my fork of honk

missed a few selectors in html5 conversion
Ted Unangst tedu@tedunangst.com
Tue, 30 Apr 2019 15:31:19 -0400
commit

c770ba04f6c1fd649fc5740f552e1bf61de9bb4e

parent

1c233017b1d97c4db0632e9257d713a2ab3c7420

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M views/style.cssviews/style.css

@@ -175,10 +175,10 @@ }

.info textarea { width: 20em; } - .honk .title { + .honk header { height: 48px; } - .honk .title img { + .honk header img { width: 48px; height: 48px; }