You are here

flag_lists.css in Flag Lists 7

Same filename and directory in other branches
  1. 6 theme/flag_lists.css
  2. 7.3 theme/flag_lists.css
.block-flag_lists .flag-message {
  position: relative;
  clear: both;
  top:0;
  left:0;
  line-height: normal;
  width: auto;
  font-size: .8em;
}

File

theme/flag_lists.css
View source
  1. .block-flag_lists .flag-message {
  2. position: relative;
  3. clear: both;
  4. top:0;
  5. left:0;
  6. line-height: normal;
  7. width: auto;
  8. font-size: .8em;
  9. }