aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/posts/_form.css.erb
blob: d6f2c204c030dcf628856205734f2cbb6e387fc0 (plain) (blame)
1
2
3
4
5
6
7
<style type='text/css'>
  ul.blog_categories, ul.blog_categories li {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
</style>