forked from indymedia/epicyon
Remove fixed width
parent
7410b0a833
commit
b201e0c6d6
|
@ -938,7 +938,6 @@ aside .toggle-inside li {
|
||||||
-ms-transition: all 0.1s ease-in-out;
|
-ms-transition: all 0.1s ease-in-out;
|
||||||
-o-transition: all 0.1s ease-in-out;
|
-o-transition: all 0.1s ease-in-out;
|
||||||
transition: all 0.1s ease-in-out;
|
transition: all 0.1s ease-in-out;
|
||||||
width: 170px;
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in New Issue