Merge pull request #419 from fermionic/more-div-problems
fix almost all errant divs in view/ and frost folders
This commit is contained in:
		
				commit
				
					
						14282a40bb
					
				
			
		
					 7 changed files with 8 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -5,6 +5,6 @@
 | 
			
		|||
{{ for $events as $event }}
 | 
			
		||||
<div class="birthday-list" id="birthday-$event.id"></a> <a href="$event.link">$event.title</a> $event.date </div>
 | 
			
		||||
{{ endfor }}
 | 
			
		||||
</div></div>
 | 
			
		||||
</div>
 | 
			
		||||
{{ endif }}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -23,4 +23,5 @@ $msg_text
 | 
			
		|||
<input type="submit" name="submit" value="$submit" />
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
</form>
 | 
			
		||||
</div>
 | 
			
		||||
</form>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -28,6 +28,7 @@
 | 
			
		|||
		<a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button popupbox" />
 | 
			
		||||
		<span id="jot-perms-icon" class="icon $lockstate" ></span>$permissions
 | 
			
		||||
		</a>
 | 
			
		||||
	</div>
 | 
			
		||||
	<div id="photos-upload-perms-end"></div>
 | 
			
		||||
 | 
			
		||||
	<div style="display: none;">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -28,6 +28,7 @@
 | 
			
		|||
		<a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button popupbox" />
 | 
			
		||||
		<span id="jot-perms-icon" class="icon $lockstate" ></span>$permissions
 | 
			
		||||
		</a>
 | 
			
		||||
	</div>
 | 
			
		||||
	<div id="photos-upload-perms-end"></div>
 | 
			
		||||
 | 
			
		||||
	<div style="display: none;">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
 * Name: Frost--mobile version
 | 
			
		||||
 * Description: Like frosted glass
 | 
			
		||||
 * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
 | 
			
		||||
 * Version: Version 0.2
 | 
			
		||||
 * Version: Version 0.2.1
 | 
			
		||||
 * Author: Zach P <windforest@f.shmuz.in>
 | 
			
		||||
 * Maintainer: Zach P <windforest@f.shmuz.in>
 | 
			
		||||
 */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -30,6 +30,7 @@
 | 
			
		|||
		<a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="popupbox button" />
 | 
			
		||||
		<span id="jot-perms-icon" class="icon $lockstate  photo-perms-icon" ></span><div class="photo-jot-perms-text">$permissions</div>
 | 
			
		||||
		</a>
 | 
			
		||||
	</div>
 | 
			
		||||
	<div id="photos-upload-perms-end"></div>
 | 
			
		||||
 | 
			
		||||
	<div style="display: none;">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
 * Name: Frost
 | 
			
		||||
 * Description: Like frosted glass
 | 
			
		||||
 * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
 | 
			
		||||
 * Version: Version 0.2
 | 
			
		||||
 * Version: Version 0.2.1
 | 
			
		||||
 * Author: Zach P <windforest@f.shmuz.in>
 | 
			
		||||
 * Maintainer: Zach P <windforest@f.shmuz.in>
 | 
			
		||||
 */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue