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

Fix padding for controls in list

parent e4a94474
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -117,7 +117,7 @@ ul.content-list {
}
 
.controls {
padding-top: 10px;
padding-top: 5px;
float: right;
}
}
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