diff --git a/css/style.css b/css/style.css index a1d23193c0da7675bde16c9d7744a53119a3208d..d22d09146c6334169516cc22eeed2042bc7e8868 100644 --- a/css/style.css +++ b/css/style.css @@ -42,6 +42,7 @@ body { /* Box containing one or more authentication methods in the RAP main page. */ .home-box { display: inline-block; + vertical-align: top; width: 240px; height: 165px; margin: 10px; diff --git a/version.txt b/version.txt index 50ffc5aa7f69fa0ffc74a36d81ac05273e116308..2165f8f9b6a830a9d8dd3d2857d7fb86eba1d250 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.3 +2.0.4