]> source.dussan.org Git - sonarqube.git/commitdiff
fix rendering of tokens on profile page with zoom 90%
authorStas Vilchik <vilchiks@gmail.com>
Wed, 20 Jan 2016 09:55:34 +0000 (10:55 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Wed, 20 Jan 2016 09:55:34 +0000 (10:55 +0100)
server/sonar-web/src/main/webapp/WEB-INF/app/views/account/index.html.erb

index 0c38691c0bf82825524ca96966b634a6c1fd7d5a..29ac2b1ce1d1f28e73328849a8e6d27e806af7c7 100644 (file)
@@ -66,7 +66,7 @@
       </section>
     </form>
 
-    <section id="account-tokens" class="huge-spacer-top"></section>
+    <section id="account-tokens" class="huge-spacer-top spacer-bottom"></section>
   </div>
 </div>