Browse Source

fix padding

main
ghost 1 year ago
parent
commit
eebfefbb3d
  1. 2
      src/app/view/theme/default/module/profile.phtml

2
src/app/view/theme/default/module/profile.phtml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
<div class="margin-y-8 padding-b-8 position-fixed width-180-px margin-l--196 background-color-night border-radius-3">
<div class="margin-y-8 padding-y-8 position-fixed width-180-px margin-l--196 background-color-night border-radius-3">
<!-- @TODO
<div class="padding-8 margin-b-8 border-bottom-default">
<?php if ($public) { ?>

Loading…
Cancel
Save