Browse Source

Changed ordering (found by Hound).

pull/196/head
Joachim Bauch 10 years ago
parent
commit
f91084ed96
  1. 2
      src/styles/components/_presentation.scss

2
src/styles/components/_presentation.scss

@ -201,8 +201,8 @@
iframe { iframe {
border: 0; border: 0;
width: 100%;
height: 100%; height: 100%;
width: 100%;
} }
} }

Loading…
Cancel
Save