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/branches/Release01x01@15769 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Oct 29, 2012
1 parent 6f0a8d8 commit 4a4e4a8
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 @@ -56,13 +56,9 @@

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

0 comments on commit 4a4e4a8

Please sign in to comment.