mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 13:52:56 +02:00
feat(admin-plugin): styles updates, fixing sizings #211
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
{
|
||||
position: relative;
|
||||
|
||||
padding: 10px;
|
||||
padding-top: 120px;
|
||||
padding: 10px 20px;
|
||||
padding-top: 96px;
|
||||
}
|
||||
|
||||
.content .top-bar
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
.content .path-bar
|
||||
{
|
||||
padding: 10px;
|
||||
padding: 10px 20px;
|
||||
|
||||
background: #f7f7f7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user