forked from extern/egroupware
Get the socialMedia icons out of table and append it to form if it is pixelegg template
This commit is contained in:
parent
69b83a6ead
commit
2ae847d619
@ -2120,8 +2120,9 @@ body {
|
||||
@import-once "def_colors.less";
|
||||
#socialMedia {
|
||||
position: relative;
|
||||
top: 22px;
|
||||
left: 408px;
|
||||
bottom: 20px;
|
||||
float: right;
|
||||
right: -10px;
|
||||
}
|
||||
#socialMedia a {
|
||||
margin-left: 10px;
|
||||
|
@ -19,8 +19,9 @@
|
||||
|
||||
#socialMedia {
|
||||
position: relative;
|
||||
top: 22px;
|
||||
left: 408px;
|
||||
bottom: 20px;
|
||||
float: right;
|
||||
right: -10px;
|
||||
}
|
||||
#socialMedia a {
|
||||
margin-left: 10px;
|
||||
|
@ -64,9 +64,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
<!-- END registration -->
|
||||
<tr>
|
||||
<td id="socialBox"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user