forked from GNUsocial/gnu-social
		
	Updated UI for notice aside content and notice options in MobileProfile
This commit is contained in:
		@@ -179,10 +179,12 @@ padding-bottom:4px;
 | 
			
		||||
}
 | 
			
		||||
.notice div.entry-content {
 | 
			
		||||
margin-left:0;
 | 
			
		||||
width:62.5%;
 | 
			
		||||
width:75%;
 | 
			
		||||
max-width:100%;
 | 
			
		||||
min-width:0;
 | 
			
		||||
}
 | 
			
		||||
.notice-options {
 | 
			
		||||
width:34%;
 | 
			
		||||
width:50px;
 | 
			
		||||
margin-right:1%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -190,12 +192,29 @@ margin-right:1%;
 | 
			
		||||
width:16px;
 | 
			
		||||
height:16px;
 | 
			
		||||
}
 | 
			
		||||
.notice-options a,
 | 
			
		||||
.notice-options input {
 | 
			
		||||
.notice .notice-options a,
 | 
			
		||||
.notice .notice-options input {
 | 
			
		||||
box-shadow:none;
 | 
			
		||||
-moz-box-shadow:none;
 | 
			
		||||
-webkit-box-shadow:none;
 | 
			
		||||
}
 | 
			
		||||
.notice .notice-options a,
 | 
			
		||||
.notice .notice-options form {
 | 
			
		||||
margin:-4px 0 0 0;
 | 
			
		||||
}
 | 
			
		||||
.notice .notice-options .notice_repeat,
 | 
			
		||||
.notice .notice-options .notice_delete {
 | 
			
		||||
margin-top:18px;
 | 
			
		||||
}
 | 
			
		||||
.notice .notice-options .notice_reply,
 | 
			
		||||
.notice .notice-options .notice_repeat {
 | 
			
		||||
margin-left:18px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.notice .notice-options .notice_delete {
 | 
			
		||||
float:left;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.entity_profile {
 | 
			
		||||
width:auto;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user