diff --git a/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css b/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css index 151b4916345b484e9f572de2ea0540e71383acbd..a231193f86a04d44fdc10bd848725a40faf01028 100644 --- a/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css +++ b/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css @@ -1500,3 +1500,7 @@ h1.ds-div-head{ margin-top: 0; margin-bottom: 20px; } + +#ds-user-box{ + float: right; +}