improves styles for admin questions views

This commit is contained in:
Alberto Garcia Cabeza
2016-12-14 17:58:21 +01:00
parent 6498d1c34d
commit cbbc3ed1be
7 changed files with 49 additions and 28 deletions

View File

@@ -84,6 +84,11 @@ body.admin {
color: $admin-color;
}
.tabs-panel {
padding-left: 0;
padding-right: 0;
}
#proposals {
width: 100% !important;
}
@@ -155,9 +160,11 @@ body.admin {
}
}
.admin .tabs-panel {
padding-left: 0;
padding-right: 0;
.input-group {
.input-group-button {
padding-bottom: rem-calc(16);
}
}
// 02. Sidebar