improves styles for admin polls views

This commit is contained in:
Alberto Garcia Cabeza
2016-12-14 13:52:18 +01:00
parent e7327860e4
commit 6498d1c34d
5 changed files with 105 additions and 125 deletions

View File

@@ -155,6 +155,11 @@ body.admin {
}
}
.admin .tabs-panel {
padding-left: 0;
padding-right: 0;
}
// 02. Sidebar
// -----------