forked from GNUsocial/gnu-social
		
	make forward form slightly less obnoxious
This commit is contained in:
		| @@ -112,7 +112,6 @@ border-style:solid; | ||||
| line-height:0; | ||||
| } | ||||
|  | ||||
|  | ||||
| .form_settings input.remove { | ||||
| margin-left:11px; | ||||
| } | ||||
| @@ -246,7 +245,6 @@ margin-left:11px; | ||||
| width:auto; | ||||
| } | ||||
|  | ||||
|  | ||||
| address { | ||||
| float:left; | ||||
| margin-bottom:18px; | ||||
| @@ -709,7 +707,6 @@ border-radius:4px; | ||||
| margin-bottom:18px; | ||||
| } | ||||
|  | ||||
|  | ||||
| .entity_send-a-message button { | ||||
| position:absolute; | ||||
| top:3px; | ||||
| @@ -1005,11 +1002,13 @@ float:left; | ||||
| } | ||||
| .notice-options .notice_delete, | ||||
| .notice-options .notice_reply, | ||||
| .notice-options .form_forward, | ||||
| .notice-options .form_favor, | ||||
| .notice-options .form_disfavor { | ||||
| float:left; | ||||
| margin-left:20%; | ||||
| } | ||||
| .notice-options .form_forward, | ||||
| .notice-options .form_favor, | ||||
| .notice-options .form_disfavor { | ||||
| margin-left:0; | ||||
| @@ -1035,10 +1034,12 @@ border-radius:0; | ||||
| -moz-border-radius:0; | ||||
| -webkit-border-radius:0; | ||||
| } | ||||
| .notice-options .form_forward legend, | ||||
| .notice-options .form_favor legend, | ||||
| .notice-options .form_disfavor legend { | ||||
| display:none; | ||||
| } | ||||
| .notice-options .form_forward fieldset, | ||||
| .notice-options .form_favor fieldset, | ||||
| .notice-options .form_disfavor fieldset { | ||||
| border:0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user