Hi Jennifer,

Maybe try wrapping a span tag (with a class... say "arrow") around the
arrow character and do:

.arrow {
  position: absolute;
  right: .5em;
  top: .5em;
}

...or something like that.

Joel Birch.

Reply via email to