diff -r b1dc0efd1303 -r 3a53fa30e03e src/main/webapp/css/base.css --- a/src/main/webapp/css/base.css Fri Apr 20 08:26:24 2012 +0200 +++ b/src/main/webapp/css/base.css Fri Apr 20 08:26:24 2012 +0200 @@ -1,5 +1,5 @@ /* - * Copyright 2011 Tomas Zeman + * Copyright 2011-2012 Tomas Zeman * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -73,3 +73,7 @@ .sf-menu span { padding: 0.75em 1em; } + +#user-label { + font-size: 12px; +}