Push dev work to master #2

Merged
sixteenmillimeter merged 416 commits from dev into master 2018-07-19 15:29:02 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit fde7a608fb - Show all commits

View File

@ -254,7 +254,7 @@ button i {
} }
footer{ footer{
/*display: none;*/ display: block;
width: 100%; width: 100%;
height: 50px; height: 50px;
position: fixed; position: fixed;
@ -263,7 +263,7 @@ footer{
} }
footer .icon { footer .icon {
/*width: 33.33%;*/ width: 33.33%
width: 50%; width: 50%;
height: 50px; height: 50px;
float: left; float: left;