mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-18 04:19:42 +00:00
Fixed padding
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -158,7 +158,7 @@ html.embedded{
|
|||||||
|
|
||||||
.embed_container{
|
.embed_container{
|
||||||
border:5px solid #e9e9e9;
|
border:5px solid #e9e9e9;
|
||||||
padding-top:12px;
|
padding:12px 0px;
|
||||||
min-height:100%;
|
min-height:100%;
|
||||||
width:100%;
|
width:100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user