Merge pull request #4782 from sayzlim/master

Fix CSS error
This commit is contained in:
2018-09-10 16:02:00 -04:00
committed by GitHub
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -104,7 +104,6 @@ body > div.document > div.sphinxsidebar > div > form > table > tbody > tr:nth-ch
text-decoration: none;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
+1 -1
View File
@@ -96,8 +96,8 @@
<div class="native-details">
<span class="native-company">#native_title#</span>
<span class="native-desc">#native_desc#</span>
<span class="native-cta">#native_cta#</span>
</div>
<span class="native-cta">#native_cta#</span>
</div>
</a>
</div>