X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fglobal.css;h=05940508ca49c5609a68d0f8071c646b18112daf;hb=c7d2d9570549d84503fc34079d7f008d50b66d38;hp=115fab27119ca710cabfe615b661204aa27c454f;hpb=9c37fc320e11027477c0299a5541f377f4faa6c4;p=friendica.git diff --git a/view/global.css b/view/global.css index 115fab2711..05940508ca 100644 --- a/view/global.css +++ b/view/global.css @@ -301,3 +301,23 @@ ul.credits li { #forum-widget-collapse:hover { opacity: 1.0; } + +.crepair-label { + margin-top: 10px; + float: left; + width: 250px; +} + +.crepair-input { + margin-top: 10px; + float: left; + width: 200px; +} + +.renderinfo { + clear: both; +} + +.p-addr { + clear: both; +}