소스 검색

Fix result not displayed -refs BT#13950

Nicolas Ducoulombier 7 년 전
부모
커밋
986b1c4e04
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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;
-}
+}