aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorTiago Garcia <tiagoromerogarcia@gmail.com>2016-05-21 11:36:49 -0700
committerTiago Garcia <tiagoromerogarcia@gmail.com>2016-05-21 11:36:49 -0700
commit187114f47224b4628350a6046c6f758bce83f6c1 (patch)
treea8879865f987a683e657f7a1cd43d7bbebba788b /css
parent3d49b1dea362d3d05ae154d36927121d922207ad (diff)
downloadfreenode-live-2017-presentation-187114f47224b4628350a6046c6f758bce83f6c1.tar
freenode-live-2017-presentation-187114f47224b4628350a6046c6f758bce83f6c1.tar.gz
Removing duplicated "position" property at pdf.css
Found that by running css-lint on the code
Diffstat (limited to 'css')
-rw-r--r--css/print/pdf.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/print/pdf.css b/css/print/pdf.css
index 9ed90d6..3dc577d 100644
--- a/css/print/pdf.css
+++ b/css/print/pdf.css
@@ -86,7 +86,6 @@ ul, ol, div, p {
page-break-after: always !important;
visibility: visible !important;
- position: relative !important;
display: block !important;
position: relative !important;