diff --git a/public/stylesheets/controller_profile.css b/public/stylesheets/controller_profile.css index bb81a3f..81fcd73 100644 --- a/public/stylesheets/controller_profile.css +++ b/public/stylesheets/controller_profile.css @@ -1,2 +1,6 @@ @import url(profile-list-block.css); +.button-bar { + margin-top: 40px; + clear: both; +} -- libgit2 0.21.2