Quantcast
Channel: General developer forum
Viewing all articles
Browse latest Browse all 37677

multichoice question CSS question (Moodle 2.5)

$
0
0
by Michael Gwynne.  

I've found this CSS:

.que.multichoice .answer div.r0,
.que.multichoice .answer div.r1 {
padding: 0.3em 0 0.3em 25px;
text-indent: -25px;
}

I was wondering why it wasn't just

.que.multichoice .answer div.r0,
.que.multichoice .answer div.r1 {
padding: 0.3em 0 0.3em 0;
}

The text-indent is messing up some of my styling after an upgrade from 2.4.


Viewing all articles
Browse latest Browse all 37677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>