Ver Fonte

Fix result not displayed -refs BT#13950

Nicolas Ducoulombier há 7 anos atrás
pai
commit
986b1c4e04
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      app/Resources/public/css/themes/rainbow/default.css

+ 1 - 2
app/Resources/public/css/themes/rainbow/default.css

@@ -534,7 +534,6 @@ footer #footer_right{
    color: #162A83;
    border: none;
    text-align: left;
-   display: none;
 }
 .question_row_score .title-score .total h3{
     font-weight: bold;
@@ -2076,4 +2075,4 @@ blockquote p {
     border-bottom: 2px solid #84bd00;
     font-size: 13px;
     font-weight: bold;
-}
+}