Remove unnecessary css
Images have no border in modern browsers, and bootstrap's reset also sets this.
This commit is contained in:
parent
b4e7f5eaca
commit
a9f751ec45
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ small, aside {
|
|||
margin-right: $lineheight/4;
|
||||
}
|
||||
|
||||
.piwik { border: 0; }
|
||||
|
||||
[dir=rtl] { /* no-r2 */ text-align: right; }
|
||||
|
||||
[dir=ltr] { /* no-r2 */ text-align: left; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue