Commit 4ad61519 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix control buttons in lists

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent b3aebbbd
......@@ -117,8 +117,12 @@ ul.content-list {
}
.controls {
padding-top: 5px;
padding-top: 4px;
float: right;
.btn {
padding: 10px 14px;
}
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment