This commit is contained in:
Mahdi Dibaiee
2014-02-06 18:10:10 +03:30
parent 548de846f8
commit 02ed7f9f08
7 changed files with 30 additions and 15 deletions

View File

@ -128,7 +128,6 @@ header {
height: 100%;
width: 15rem;
background: #262626;
display: table;
position: absolute;
left: -15rem;
top: 5rem;
@ -216,8 +215,8 @@ header {
margin-top: 1rem;
}
.bottom {
display: table-row;
vertical-align: bottom;
position: absolute;
bottom: 5rem;
button {
margin-left: 3.5rem;
}