[ARVADOS] updated: 3f3c680cdb5a9053dd074bc35070dc07b405f6d8

git at public.curoverse.com git at public.curoverse.com
Wed Feb 12 14:49:18 EST 2014


Summary of changes:
 .../app/assets/stylesheets/application.css.scss    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

       via  3f3c680cdb5a9053dd074bc35070dc07b405f6d8 (commit)
      from  2211249b1a8b6f0a9ff88664a2227ebe5800e08b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 3f3c680cdb5a9053dd074bc35070dc07b405f6d8
Author: Ward Vandewege <ward at curoverse.com>
Date:   Wed Feb 12 14:49:03 2014 -0500

    Add missing curly bracket in assets/stylesheets/application.css.scss

diff --git a/apps/workbench/app/assets/stylesheets/application.css.scss b/apps/workbench/app/assets/stylesheets/application.css.scss
index 55263c7..9a6e4c2 100644
--- a/apps/workbench/app/assets/stylesheets/application.css.scss
+++ b/apps/workbench/app/assets/stylesheets/application.css.scss
@@ -128,7 +128,7 @@ ul.arvados-nav li ul li {
 
 li.notification {
     padding: 10px;
-
+}
 .arvados-nav-container {
     top: 70px; 
     height: calc(100% - 70px); 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list