vendor/assets/stylesheets/header.scss in active_frontend-1.0.0 vs vendor/assets/stylesheets/header.scss in active_frontend-1.0.1

- old
+ new

@@ -136,16 +136,18 @@ } .header-user > a { color: rgba(102,117,127,1); text-decoration: none; } -.header-user > img, +.header-user img, .header-user-placeholder { background: rgba(176,193,206,1); color: rgba(255,255,255,1); border-radius: 500px; display: inline-block; height: 40px; + margin: 0; + padding: 0; text-align: center; width: 40px; vertical-align: middle; } .header-user-placeholder > i { \ No newline at end of file