diff --git a/coala.css b/coala.css index 3942652..a90cba6 100644 --- a/coala.css +++ b/coala.css @@ -833,3 +833,10 @@ a.chip i { text-indent: 1em; box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3) !important; } + +/* Logo-image in Language tab */ + +img.lang-img { + z-index: 1; + width: 50px; +} \ No newline at end of file