Skip to content
Snippets Groups Projects
Commit c2b3330d authored by Mads Freek Petersen's avatar Mads Freek Petersen
Browse files

Corrected minor error in div.caution

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@516 44740490-163a-0410-bde0-09ae8108e29a
parent 68d1955d
No related branches found
No related tags found
No related merge requests found
...@@ -211,7 +211,7 @@ div.caution { ...@@ -211,7 +211,7 @@ div.caution {
background-repeat: no-repeat; background-repeat: no-repeat;
border: thin solid #444; border: thin solid #444;
padding: .2em .2em .2em 60px; padding: .2em .2em .2em 60px;
margin: 1em 0px 1em 0p; margin: 1em 0px 1em 0px;
} }
th.rowtitle { th.rowtitle {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment