[S] Fix padding
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@
|
|||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
|
|
||||||
// Alignment - Bottom align
|
// Alignment - Bottom align
|
||||||
padding: 14px;
|
padding: 14px 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user