Skip to content

Commit

Permalink
Dev: Remove arrow in frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 18, 2016
1 parent dbc516e commit 9dd901b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/default/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ body div.row .question-container {
}

/* Arrow */
/* Will confuse survey takers?
.questionvalidcontainer:after {
top: 100%;
left: 50%;
Expand All @@ -873,6 +874,7 @@ body div.row .question-container {
border-width: 0.9em;
margin-left: -0.9em;
}
*/

/* Asterix */
.asterisk {
Expand Down

0 comments on commit 9dd901b

Please sign in to comment.