forked from HospitalRun/hospitalrun-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: design Changes for Phone Number, Email and Address Model
Design Changes for Phone Number, Email and Address Model fix HospitalRun#1920
- Loading branch information
1 parent
9fe255e
commit ff82ff9
Showing
3 changed files
with
450 additions
and
317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,5 +106,10 @@ code { | |
|
||
.addButton{ | ||
margin-top: 2em; | ||
top: 50% | ||
top: 50%; | ||
right: 0px; | ||
} | ||
|
||
.tableButton{ | ||
float: right; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.