Skip to content
Snippets Groups Projects
Commit ff5266dd authored by Sonia Zorba's avatar Sonia Zorba
Browse files

CSS minor fix

parent 953b72f7
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,7 @@ body { ...@@ -42,6 +42,7 @@ body {
/* Box containing one or more authentication methods in the RAP main page. */ /* Box containing one or more authentication methods in the RAP main page. */
.home-box { .home-box {
display: inline-block; display: inline-block;
vertical-align: top;
width: 240px; width: 240px;
height: 165px; height: 165px;
margin: 10px; margin: 10px;
......
2.0.3 2.0.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment