Remove fixed width

merge-requests/8/head
Bob Mottram 2020-11-02 14:20:34 +00:00
parent 7410b0a833
commit b201e0c6d6
1 changed files with 0 additions and 1 deletions

View File

@ -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;