Skip to content
Snippets Groups Projects
Verified Commit 4ad61519 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix control buttons in lists

parent b3aebbbd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -117,8 +117,12 @@ ul.content-list {
}
 
.controls {
padding-top: 5px;
padding-top: 4px;
float: right;
.btn {
padding: 10px 14px;
}
}
}
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment