Commit 83504c2f authored by Randall Leeds's avatar Randall Leeds

tweak some toolbar padding

parent e24ceecd
...@@ -237,7 +237,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } ...@@ -237,7 +237,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
padding: .3em; padding: .3em;
position: absolute; position: absolute;
text-align: right; text-align: right;
width: 100%; right: 0;
z-index: 5; z-index: 5;
& > div { & > div {
...@@ -288,7 +288,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } ...@@ -288,7 +288,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
} }
.tinyman { .tinyman {
padding: 0 .3em; padding: 0 .5em;
.avatar { .avatar {
border-radius: 2px; border-radius: 2px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment