1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-17 16:39:51 +02:00

Revert "Work around issues with old IE."

This reverts commit e6df569ad0.

Conflicts:
	index.html
This commit is contained in:
XhmikosR 2014-01-23 10:49:36 +02:00
parent 89f2242a08
commit 280d578703
2 changed files with 3 additions and 3 deletions

View File

@ -104,7 +104,7 @@ strong {
margin-left: 27px;
}
.triptych .first-li {
.triptych li:first-child {
margin-left: 0;
}

View File

@ -12,7 +12,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
<span>}</span>
</h2>
<ul class="triptych situations clearfix">
<li class="whatever first-li">
<li class="whatever">
<a href="licenses/mit">
<span class="triptych-sprite three-arrows"></span>
<h3>I want it simple and permissive.</h3>
@ -55,7 +55,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
<span>}</span>
</h2>
<ul class="triptych see-more clearfix">
<li class="first-li">
<li>
<h3>My content isnt code.</h3>
<p>
Check out <a href="http://creativecommons.org/choose/">Creative Commons</a>.