diff --git a/app/assets/stylesheets/my_custom.css.scss b/app/assets/stylesheets/my_custom.css.scss --- a/app/assets/stylesheets/my_custom.css.scss +++ b/app/assets/stylesheets/my_custom.css.scss @@ -3,6 +3,14 @@ top: 50px; } + +//for google material design +.mi-bs { + vertical-align: middle; + position: relative; + top: -3px; +} + // --------------- bootstrap file upload ---------------------- .btn-file { position: relative;