Skip to content

Commit

Permalink
Item12192: make foswikiLeft and foswikiRight pure floats with no unde…
Browse files Browse the repository at this point in the history
…sirable side effects

git-svn-id: http://svn.foswiki.org/trunk@15769 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Oct 29, 2012
1 parent 5da9eea commit d60c6dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/pub/System/SkinTemplates/base_src.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,9 @@ table.foswikiMakeVisible {

.foswikiLeft {
float:left;
position:relative;
}
.foswikiRight {
position:relative;
float:right;
display:inline;
margin:0;
}
.foswikiClear,
.foswikiFormStep p.foswikiClear {
Expand Down

0 comments on commit d60c6dc

Please sign in to comment.